summaryrefslogtreecommitdiff
path: root/editor/editor_sub_scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/editor_sub_scene.h')
-rw-r--r--editor/editor_sub_scene.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/editor_sub_scene.h b/editor/editor_sub_scene.h
index 5c3b4377d4..cd88805254 100644
--- a/editor/editor_sub_scene.h
+++ b/editor/editor_sub_scene.h
@@ -36,7 +36,6 @@
#include "scene/gui/tree.h"
class EditorSubScene : public ConfirmationDialog {
-
GDCLASS(EditorSubScene, ConfirmationDialog);
List<Node *> selection;