Remove empty constructors and destructors from editor/
This commit is contained in:
@ -1491,9 +1491,6 @@ void VisualShaderGraphPlugin::disconnect_nodes(VisualShader::Type p_type, int p_
|
||||
}
|
||||
}
|
||||
|
||||
VisualShaderGraphPlugin::~VisualShaderGraphPlugin() {
|
||||
}
|
||||
|
||||
/////////////////
|
||||
|
||||
void VisualShaderEditedProperty::_bind_methods() {
|
||||
|
||||
Reference in New Issue
Block a user