mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Don't expose mac specific display server.
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
#import <QuartzCore/CAMetalLayer.h>
|
||||
|
||||
class DisplayServerIOS : public DisplayServer {
|
||||
GDCLASS(DisplayServerIOS, 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