mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 07:06:23 +01:00
Remove NO-OP, ProcessThread::init() does nothing
This commit is contained in:
parent
7afb068fa6
commit
d59aa81b39
1 changed files with 0 additions and 1 deletions
|
|
@ -541,7 +541,6 @@ ARDOUR_UI::ARDOUR_UI (int *argcp, char **argvp[], const char* localedir)
|
|||
UIConfiguration::instance().load_rc_file (false);
|
||||
|
||||
_process_thread = new ProcessThread ();
|
||||
_process_thread->init ();
|
||||
|
||||
attach_to_engine ();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue