diff options
| author | Stijn Hinlopen <f.a.hinlopen@gmail.com> | 2020-07-02 12:08:03 +0200 |
|---|---|---|
| committer | Stijn Hinlopen <f.a.hinlopen@gmail.com> | 2020-07-02 13:50:31 +0200 |
| commit | c3d9f12a102d20a67eb203b342c9c9ef65192025 (patch) | |
| tree | 54bf7305ebb0baada74f44b2a2f2664ad5711b82 /editor/editor_node.cpp | |
| parent | b46627e7b2872caa0e0141e8c45179b1000964af (diff) | |
| download | redot-engine-c3d9f12a102d20a67eb203b342c9c9ef65192025.tar.gz | |
Remove unused class PaneDrag
Diffstat (limited to 'editor/editor_node.cpp')
| -rw-r--r-- | editor/editor_node.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/editor_node.cpp b/editor/editor_node.cpp index b30d280023..d233b6b17d 100644 --- a/editor/editor_node.cpp +++ b/editor/editor_node.cpp @@ -103,7 +103,6 @@ #include "editor/import_dock.h" #include "editor/multi_node_edit.h" #include "editor/node_dock.h" -#include "editor/pane_drag.h" #include "editor/plugin_config_dialog.h" #include "editor/plugins/animation_blend_space_1d_editor.h" #include "editor/plugins/animation_blend_space_2d_editor.h" |
