Revert "explicitly shutdown engine at exit"
This reverts commit c12b7bc9d8
.
ARDOUR_UI::finish() already does this.
This commit is contained in:
parent
03160ee182
commit
63c4f8ad3f
@ -301,7 +301,6 @@ int main (int argc, char *argv[])
|
||||
}
|
||||
|
||||
ui->run (text_receiver);
|
||||
ui->disconnect_from_engine();
|
||||
Gtkmm2ext::Application::instance()->cleanup();
|
||||
delete ui;
|
||||
ui = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user