mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 08:27:13 +01:00
Remove unnecessary members of CommandHandler...
... see also commit 02d5e6c
This commit is contained in:
@@ -1582,7 +1582,6 @@ bool AudacityApp::OnInit()
|
||||
// seemed to arrive with wx3.
|
||||
{
|
||||
project = ProjectManager::New();
|
||||
mCmdHandler->SetProject(project);
|
||||
wxWindow * pWnd = MakeHijackPanel();
|
||||
if (pWnd)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user