mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-17 12:16:30 +01:00
don't waste time and effort deleting GUI components in ~ARDOUR_UI - the OS takes care of all that stuff
This commit is contained in:
parent
918f34b009
commit
5d99a664f0
1 changed files with 0 additions and 5 deletions
|
|
@ -560,11 +560,6 @@ ARDOUR_UI::~ARDOUR_UI ()
|
||||||
ui_config->save_state();
|
ui_config->save_state();
|
||||||
}
|
}
|
||||||
|
|
||||||
delete keyboard;
|
|
||||||
delete editor;
|
|
||||||
delete mixer;
|
|
||||||
delete meterbridge;
|
|
||||||
|
|
||||||
stop_video_server();
|
stop_video_server();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue