Remove Unused varible
This commit is contained in:
@@ -243,8 +243,6 @@ class GameViewer : public wxListView
|
|||||||
std::vector<GameInfo> m_game_data;
|
std::vector<GameInfo> m_game_data;
|
||||||
ColumnsArr m_columns;
|
ColumnsArr m_columns;
|
||||||
|
|
||||||
int n_lastItem;
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
ListSortInfo SortInfo;
|
ListSortInfo SortInfo;
|
||||||
|
|||||||
Reference in New Issue
Block a user