mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-30 15:39:27 +02:00
Remove unused declaration
This commit is contained in:
parent
66fd95f3d6
commit
05e24ec760
@ -74,7 +74,6 @@ class AUDACITY_DLL_API AudacityCommand /* not final */ : public wxEvtHandler,
|
||||
bool ShowInterface(wxWindow *parent, bool forceModal = false);
|
||||
virtual void SetHostUI(EffectUIHostInterface * WXUNUSED(host)){;};
|
||||
|
||||
bool PopulateUI(wxWindow *parent);
|
||||
wxDialog *CreateUI(wxWindow *parent, AudacityCommand *client);
|
||||
|
||||
virtual bool GetAutomationParameters(wxString & parms);
|
||||
|
Loading…
x
Reference in New Issue
Block a user