Remove unused class PaneDrag

This commit is contained in:
Stijn Hinlopen
2020-07-02 12:08:03 +02:00
parent b46627e7b2
commit c3d9f12a10
6 changed files with 0 additions and 132 deletions

View File

@ -33,7 +33,6 @@
#include "editor/editor_node.h"
#include "editor/editor_plugin.h"
#include "editor/pane_drag.h"
#include "grid_map.h"
class Node3DEditorPlugin;