summaryrefslogtreecommitdiff
path: root/scene/gui/reference_rect.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/gui/reference_rect.h')
-rw-r--r--scene/gui/reference_rect.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scene/gui/reference_rect.h b/scene/gui/reference_rect.h
index c25c54f271..db2f4269f3 100644
--- a/scene/gui/reference_rect.h
+++ b/scene/gui/reference_rect.h
@@ -34,7 +34,6 @@
#include "scene/gui/control.h"
class ReferenceRect : public Control {
-
GDCLASS(ReferenceRect, Control);
Color border_color;
bool editor_only;