You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Don't expose mac specific display server.
This commit is contained in:
@@ -119,8 +119,7 @@ typedef struct _xrr_monitor_info {
|
||||
#undef CursorShape
|
||||
|
||||
class DisplayServerX11 : public DisplayServer {
|
||||
//No need to register, it's platform-specific and nothing is added
|
||||
//GDCLASS(DisplayServerX11, DisplayServer)
|
||||
// No need to register with GDCLASS, it's platform-specific and nothing is added.
|
||||
|
||||
_THREAD_SAFE_CLASS_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user