mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Eliminate idle event handler of CellularPanel...
... achieving the intent of b7386c2db1 by other
means
This commit is contained in:
@@ -141,8 +141,6 @@ private:
|
||||
|
||||
void OnContextMenu(wxContextMenuEvent & event);
|
||||
|
||||
void OnIdle(wxIdleEvent & event);
|
||||
|
||||
void HandleInterruptedDrag();
|
||||
void Uncapture( bool escaping, wxMouseState *pState = nullptr );
|
||||
bool HandleEscapeKey(bool down);
|
||||
|
||||
Reference in New Issue
Block a user