mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Remove unused force_quit variable from many OS abstractions
This commit is contained in:
@@ -40,8 +40,6 @@
|
||||
#include "servers/audio_server.h"
|
||||
|
||||
class OS_MacOS : public OS_Unix {
|
||||
bool force_quit = false;
|
||||
|
||||
JoypadMacOS *joypad_macos = nullptr;
|
||||
|
||||
#ifdef COREAUDIO_ENABLED
|
||||
|
||||
Reference in New Issue
Block a user