|
@@ -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_
|
|
|
|