1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-08 12:40:44 +00:00

Merge pull request #40049 from hinlopen/remove-pane-drag

Remove unused class PaneDrag
This commit is contained in:
Rémi Verschelde
2020-07-02 18:33:36 +02:00
committed by GitHub
6 changed files with 0 additions and 132 deletions

View File

@@ -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"