summaryrefslogtreecommitdiffstats
path: root/editor/plugins/shader_file_editor_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/plugins/shader_file_editor_plugin.h')
-rw-r--r--editor/plugins/shader_file_editor_plugin.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/plugins/shader_file_editor_plugin.h b/editor/plugins/shader_file_editor_plugin.h
index 9a915513ef..fea770b7e0 100644
--- a/editor/plugins/shader_file_editor_plugin.h
+++ b/editor/plugins/shader_file_editor_plugin.h
@@ -62,7 +62,6 @@ class ShaderFileEditor : public PanelContainer {
protected:
void _notification(int p_what);
- static void _bind_methods();
public:
static ShaderFileEditor *singleton;