summaryrefslogtreecommitdiff
path: root/editor/editor_path.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/editor_path.h')
-rw-r--r--editor/editor_path.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/editor_path.h b/editor/editor_path.h
index b0ffc487ac..01ba25ab69 100644
--- a/editor/editor_path.h
+++ b/editor/editor_path.h
@@ -35,7 +35,6 @@
#include "scene/gui/menu_button.h"
class EditorPath : public MenuButton {
-
GDCLASS(EditorPath, MenuButton);
EditorHistory *history;