summaryrefslogtreecommitdiff
path: root/tools/editor/editor_node.h
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2016-06-18 19:46:30 +0200
committerRémi Verschelde <rverschelde@gmail.com>2016-06-18 19:46:30 +0200
commitb7dbf9207abf9fb9e4cc46e8e1d67f3d6d40d58c (patch)
tree98b1a41a0e920a46d3bd575e46022546af3298e6 /tools/editor/editor_node.h
parentadc13e902722d62555d112a74c5b8ce39348aceb (diff)
Drop empty files that are not used anywhere
Part of #5272
Diffstat (limited to 'tools/editor/editor_node.h')
-rw-r--r--tools/editor/editor_node.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/editor/editor_node.h b/tools/editor/editor_node.h
index d56cf4bc07..bea973a357 100644
--- a/tools/editor/editor_node.h
+++ b/tools/editor/editor_node.h
@@ -65,7 +65,6 @@
#include "tools/editor/editor_log.h"
#include "tools/editor/scene_tree_dock.h"
#include "tools/editor/resources_dock.h"
-#include "tools/editor/optimized_save_dialog.h"
#include "tools/editor/editor_run_script.h"
#include "tools/editor/editor_run_native.h"