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

Remove unused function

This commit is contained in:
Paul Licameli
2017-06-16 01:00:18 -04:00
parent f858a7bd9c
commit d6b430c262
2 changed files with 0 additions and 10 deletions

View File

@@ -333,8 +333,6 @@ class AUDACITY_DLL_API TrackPanel final : public OverlayPanel {
virtual double GetScreenEndTime() const;
protected:
virtual MixerBoard* GetMixerBoard();
virtual bool IsAudioActive();
virtual void HandleTrackSpecificMouseEvent(wxMouseEvent & event);