mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-08 06:03:49 +01:00
Removed some functions never called, code never reached, fields never used
This commit is contained in:
@@ -304,7 +304,6 @@ class AUDACITY_DLL_API AudacityProject: public wxFrame,
|
||||
void Zoom(double level);
|
||||
void Rewind(bool shift);
|
||||
void SkipEnd(bool shift);
|
||||
void SetStop(bool bStopped);
|
||||
void EditByLabel( WaveTrack::EditFunction action, bool bSyncLockedTracks );
|
||||
void EditClipboardByLabel( WaveTrack::EditDestFunction action );
|
||||
bool IsSyncLocked();
|
||||
|
||||
Reference in New Issue
Block a user