diff options
| author | Wilson E. Alvarez | 2017-08-29 06:00:37 -0400 |
|---|---|---|
| committer | Wilson E. Alvarez | 2017-08-29 10:24:10 -0400 |
| commit | a400a65c8a3f96b5e5b4b1367a07a95b29dafc76 (patch) | |
| tree | 757fef782f4ddc8bf265c1b6bee1caf3484af1e3 /editor/plugins/shader_editor_plugin.cpp | |
| parent | a91d12ab945222b0fc89d4634e3e781ba8941f33 (diff) | |
| download | godot-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.cpp | 2 |
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() { |
