Amend a74b4e8ef0 (wine/fst removal)

This commit is contained in:
Robin Gareus
2021-07-04 14:38:19 +02:00
parent fd04cf6c8c
commit e645d5947c

View File

@@ -1088,9 +1088,6 @@ If you still wish to quit, please use the\n\n\
halt_connection.disconnect ();
AudioEngine::instance()->stop ();
#ifdef WINDOWS_VST_SUPPORT
fst_stop_threading();
#endif
quit ();
}