diff --git a/uxplay.cpp b/uxplay.cpp index c3d7ef3..103f1f4 100644 --- a/uxplay.cpp +++ b/uxplay.cpp @@ -3113,5 +3113,6 @@ static void cleanup() { } dbus_connection_unref(dbus_connection); } -#endif +#endif + exit(0); }