mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 03:25:16 +00:00
Remove Unused varible
This commit is contained in:
parent
f060f9e047
commit
42e5000c2d
1 changed files with 0 additions and 2 deletions
|
@ -242,8 +242,6 @@ class GameViewer : public wxListView
|
|||
std::vector<std::string> m_games;
|
||||
std::vector<GameInfo> m_game_data;
|
||||
ColumnsArr m_columns;
|
||||
|
||||
int n_lastItem;
|
||||
|
||||
public:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue