Remove empty wxDataViewCtrl::OnChar() added in the parent commit

This is not really useful to have, so just remove it.
This commit is contained in:
Vadim Zeitlin
2021-04-24 00:31:17 +02:00
parent 26d6f82a81
commit ccdfd28b48
2 changed files with 0 additions and 8 deletions

View File

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