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