Remove unneeded overrides
These just forward to the base class
This commit is contained in:
@@ -99,7 +99,6 @@ public:
|
||||
// --------------
|
||||
virtual void Command(wxCommandEvent& event) wxOVERRIDE;
|
||||
|
||||
virtual bool AcceptsFocus() const wxOVERRIDE;
|
||||
virtual void SetWindowStyleFlag(long style) wxOVERRIDE;
|
||||
|
||||
// callbacks
|
||||
|
Reference in New Issue
Block a user