summaryrefslogtreecommitdiff
path: root/editor/plugins/gradient_editor_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/plugins/gradient_editor_plugin.h')
-rw-r--r--editor/plugins/gradient_editor_plugin.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/editor/plugins/gradient_editor_plugin.h b/editor/plugins/gradient_editor_plugin.h
index 41bfff3c27..9857ea018d 100644
--- a/editor/plugins/gradient_editor_plugin.h
+++ b/editor/plugins/gradient_editor_plugin.h
@@ -34,8 +34,6 @@
#include "editor/editor_plugin.h"
#include "scene/gui/gradient_edit.h"
-class EditorNode;
-
class GradientEditor : public GradientEdit {
GDCLASS(GradientEditor, GradientEdit);