1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-08 06:03:49 +01:00

Removed unused method of TrackPanelListener

This commit is contained in:
Paul Licameli
2015-08-30 12:34:36 -04:00
parent f5f436a3d1
commit ca761893c8
3 changed files with 0 additions and 8 deletions

View File

@@ -399,7 +399,6 @@ class AUDACITY_DLL_API AudacityProject: public wxFrame,
virtual ToolsToolBar * TP_GetToolsToolBar();
virtual ControlToolBar * TP_GetControlToolBar();
virtual void TP_OnPlayKey();
virtual void TP_PushState(wxString longDesc, wxString shortDesc,
int flags);
virtual void TP_ModifyState(bool bWantsAutoSave); // if true, writes auto-save file. Should set only if you really want the state change restored after