Merge branch 'android_shutdown' of https://github.com/DDRBoxman/MPD
This commit is contained in:
commit
22dbfec126
@ -602,7 +602,7 @@ JNIEXPORT void JNICALL
|
||||
Java_org_musicpd_Bridge_shutdown(JNIEnv *, jclass)
|
||||
{
|
||||
if (global_instance != nullptr)
|
||||
global_instance->Break();
|
||||
global_instance->event_loop.InjectBreak();
|
||||
}
|
||||
|
||||
gcc_visibility_default
|
||||
|
Loading…
Reference in New Issue
Block a user