mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-15 00:34:05 +09:00
uxplay.cpp: exit(0) after cleanup()
This commit is contained in:
@@ -3114,4 +3114,5 @@ static void cleanup() {
|
||||
dbus_connection_unref(dbus_connection);
|
||||
}
|
||||
#endif
|
||||
exit(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user