Skip to content

Commit 42e5000

Browse files
committed
Remove Unused varible
1 parent f060f9e commit 42e5000

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rpcs3/Gui/GameViewer.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,6 @@ class GameViewer : public wxListView
242242
std::vector<std::string> m_games;
243243
std::vector<GameInfo> m_game_data;
244244
ColumnsArr m_columns;
245-
246-
int n_lastItem;
247245

248246
public:
249247

0 commit comments

Comments
 (0)