mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-03-26 04:18:36 -06:00
Remove Unused varible
This commit is contained in:
parent
f060f9e047
commit
42e5000c2d
@ -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…
Reference in New Issue
Block a user