mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-01 08:29:27 +02:00
Remove undefined member function
This commit is contained in:
parent
6f80a5c08b
commit
996d60de81
@ -47,8 +47,6 @@ protected:
|
|||||||
const AudacityProject *pProject, int currentTool, bool bMultiTool)
|
const AudacityProject *pProject, int currentTool, bool bMultiTool)
|
||||||
= 0;
|
= 0;
|
||||||
|
|
||||||
Track *GetTrack() const;
|
|
||||||
|
|
||||||
std::weak_ptr<SelectHandle> mSelectHandle;
|
std::weak_ptr<SelectHandle> mSelectHandle;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user