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
commit d121248562
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"