mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 11:46:25 +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();
|
||||
}
|
||||
|
||||
delete keyboard;
|
||||
delete editor;
|
||||
delete mixer;
|
||||
delete meterbridge;
|
||||
|
||||
stop_video_server();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue