1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-15 09:01:12 +01:00

Revert "Help for debugging of some event handling"

This reverts commit 9bfd66b06c.
This commit is contained in:
Paul Licameli
2016-05-11 13:46:32 -04:00
parent 9bfd66b06c
commit 03ec020085
4 changed files with 9 additions and 22 deletions

View File

@@ -312,7 +312,6 @@ class AUDACITY_DLL_API AudacityProject final : public wxFrame,
void OnUpdateUI(wxUpdateUIEvent & event);
void OnActivate(wxActivateEvent & event);
void UpdateLastFocus();
void OnMouseEvent(wxMouseEvent & event);
void OnIconize(wxIconizeEvent &event);
void OnSize(wxSizeEvent & event);