aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/shader_editor_plugin.cpp
diff options
context:
space:
mode:
authorWilson E. Alvarez2017-08-29 06:00:37 -0400
committerWilson E. Alvarez2017-08-29 10:24:10 -0400
commita400a65c8a3f96b5e5b4b1367a07a95b29dafc76 (patch)
tree757fef782f4ddc8bf265c1b6bee1caf3484af1e3 /editor/plugins/shader_editor_plugin.cpp
parenta91d12ab945222b0fc89d4634e3e781ba8941f33 (diff)
downloadgodot-a400a65c8a3f96b5e5b4b1367a07a95b29dafc76.tar.gz
godot-a400a65c8a3f96b5e5b4b1367a07a95b29dafc76.tar.zst
godot-a400a65c8a3f96b5e5b4b1367a07a95b29dafc76.zip
Diffstat (limited to 'editor/plugins/shader_editor_plugin.cpp')
-rw-r--r--editor/plugins/shader_editor_plugin.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/editor/plugins/shader_editor_plugin.cpp b/editor/plugins/shader_editor_plugin.cpp
index 069a0c429..ab6fba6e5 100644
--- a/editor/plugins/shader_editor_plugin.cpp
+++ b/editor/plugins/shader_editor_plugin.cpp
@@ -197,8 +197,6 @@ void ShaderTextEditor::_validate_script() {
}
void ShaderTextEditor::_bind_methods() {
-
- //ADD_SIGNAL( MethodInfo("script_changed") );
}
ShaderTextEditor::ShaderTextEditor() {