Also remove useless wxDataViewCtrl::OnMouse() from Mac version
This empty event handler doesn't do anything useful.
This commit is contained in:
@@ -284,7 +284,6 @@ protected:
|
||||
|
||||
// event handling
|
||||
void OnSize(wxSizeEvent &event);
|
||||
void OnMouse(wxMouseEvent &event);
|
||||
|
||||
private:
|
||||
// initializing of local variables:
|
||||
|
Reference in New Issue
Block a user