Remove unused variables in svgtest.cpp Sample
This commit is contained in:
committed by
Artur Wieczorek
parent
de739181ba
commit
bf5a564c9a
@@ -111,8 +111,6 @@ public:
|
|||||||
void OnQuit(wxCommandEvent& event);
|
void OnQuit(wxCommandEvent& event);
|
||||||
private:
|
private:
|
||||||
wxNotebook *m_notebook;
|
wxNotebook *m_notebook;
|
||||||
wxPanel *m_panel;
|
|
||||||
wxBoxSizer *m_sizerFrame;
|
|
||||||
|
|
||||||
wxDECLARE_EVENT_TABLE();
|
wxDECLARE_EVENT_TABLE();
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user