summaryrefslogtreecommitdiffstats
path: root/editor/plugins/path_2d_editor_plugin.h
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-09-06 14:41:34 +0200
committerRémi Verschelde <rverschelde@gmail.com>2017-09-06 14:41:34 +0200
commit0b8fa1e01068af9924742ade2625e021ccd2c5a8 (patch)
treee8215049a82c7e75919ecc747b4ed9671c5b4ead /editor/plugins/path_2d_editor_plugin.h
parentddadc782ba4f0c07ab2f742bae648675b527bdf5 (diff)
downloadredot-engine-0b8fa1e01068af9924742ade2625e021ccd2c5a8.tar.gz
Remove dead ButtonGroup code
Diffstat (limited to 'editor/plugins/path_2d_editor_plugin.h')
-rw-r--r--editor/plugins/path_2d_editor_plugin.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/plugins/path_2d_editor_plugin.h b/editor/plugins/path_2d_editor_plugin.h
index c195845244..f0f5d4d637 100644
--- a/editor/plugins/path_2d_editor_plugin.h
+++ b/editor/plugins/path_2d_editor_plugin.h
@@ -33,7 +33,6 @@
#include "editor/editor_node.h"
#include "editor/editor_plugin.h"
#include "scene/2d/path_2d.h"
-#include "scene/gui/button_group.h"
#include "scene/gui/tool_button.h"
/**