Get rid of unused member variable
This commit is contained in:
@@ -275,9 +275,6 @@ class cxApplication : public wxApp
|
||||
public:
|
||||
|
||||
virtual bool OnInit() wxOVERRIDE;
|
||||
|
||||
private:
|
||||
FormMain *Form1;
|
||||
};
|
||||
|
||||
wxDECLARE_APP(cxApplication);
|
||||
|
Reference in New Issue
Block a user