13
0

Amend a74b4e8ef0 (wine/fst removal)

This commit is contained in:
Robin Gareus 2021-07-04 14:38:19 +02:00
parent fd04cf6c8c
commit e645d5947c
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

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 ();
}