remove un-used member

This commit is contained in:
Dick Hollenbeck 2014-07-28 09:13:59 -05:00
parent 64e38bd741
commit 57e537699e
1 changed files with 0 additions and 1 deletions

View File

@ -259,7 +259,6 @@ private:
LAUNCHER_PANEL* m_Launcher;
wxTextCtrl* m_MessagesBox;
wxAuiToolBar* m_VToolBar; // Vertical toolbar (not used)
wxString m_project_file_name;
int m_leftWinWidth;