event/Thread: start the thread in the constructor
This is the proper fix for thee309941646
regression; see commitabc8420697
This commit is contained in:
@@ -158,7 +158,6 @@ try {
|
||||
const auto config = AutoLoadConfigFile(c.config_path);
|
||||
|
||||
EventThread io_thread;
|
||||
io_thread.Start();
|
||||
|
||||
/* initialize the audio output */
|
||||
|
||||
|
Reference in New Issue
Block a user