aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/editor_node.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/editor/editor_node.h')
-rw-r--r--tools/editor/editor_node.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/editor/editor_node.h b/tools/editor/editor_node.h
index c687643d3..a8aa6ac1f 100644
--- a/tools/editor/editor_node.h
+++ b/tools/editor/editor_node.h
@@ -258,7 +258,7 @@ class EditorNode : public Node {
TextEdit *load_errors;
AcceptDialog *load_error_dialog;
- Control *scene_root_base;
+ //Control *scene_root_base;
Ref<Theme> theme;
PopupMenu *recent_scenes;