summaryrefslogtreecommitdiff
path: root/editor/plugins/texture_3d_editor_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/plugins/texture_3d_editor_plugin.h')
-rw-r--r--editor/plugins/texture_3d_editor_plugin.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/editor/plugins/texture_3d_editor_plugin.h b/editor/plugins/texture_3d_editor_plugin.h
index 5912b24328..d418032477 100644
--- a/editor/plugins/texture_3d_editor_plugin.h
+++ b/editor/plugins/texture_3d_editor_plugin.h
@@ -36,8 +36,6 @@
#include "scene/resources/shader.h"
#include "scene/resources/texture.h"
-class EditorNode;
-
class Texture3DEditor : public Control {
GDCLASS(Texture3DEditor, Control);