From 07b685c37133376e3ffdede1ca23d83d462445cf Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 9 Sep 2019 18:44:24 +0200 Subject: Remove NO-OP; ProcessThread::init() does nothing --- libs/ardour/globals.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/ardour/globals.cc') diff --git a/libs/ardour/globals.cc b/libs/ardour/globals.cc index c934491d54..a2f425de5e 100644 --- a/libs/ardour/globals.cc +++ b/libs/ardour/globals.cc @@ -558,7 +558,6 @@ ARDOUR::init (bool use_windows_vst, bool try_optimization, const char* localedir */ EventLoop::register_request_buffer_factory (X_("midiUI"), MidiControlUI::request_factory); - ProcessThread::init (); /* the + 4 is a bit of a handwave. i don't actually know how many more per-thread buffer sets we need above the h/w concurrency, but its definitely > 1 more. -- cgit v1.2.3