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