mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-11 15:16:27 +01:00
Removed some functions never called, code never reached, fields never used
This commit is contained in:
@@ -172,8 +172,6 @@ class AUDACITY_DLL_API TrackPanel:public wxPanel {
|
||||
|
||||
virtual void SelectNone();
|
||||
|
||||
virtual void SetStop(bool bStopped);
|
||||
|
||||
virtual void Refresh(bool eraseBackground = true,
|
||||
const wxRect *rect = (const wxRect *) NULL);
|
||||
virtual void RefreshTrack(Track *trk, bool refreshbacking = true);
|
||||
|
||||
Reference in New Issue
Block a user