Also remove useless wxDataViewCtrl::OnMouse() from Mac version

This empty event handler doesn't do anything useful.
This commit is contained in:
Vadim Zeitlin
2021-04-24 00:32:14 +02:00
parent ccdfd28b48
commit e46b6d7758
2 changed files with 0 additions and 7 deletions

View File

@@ -284,7 +284,6 @@ protected:
// event handling
void OnSize(wxSizeEvent &event);
void OnMouse(wxMouseEvent &event);
private:
// initializing of local variables: