Remove empty constructors and destructors from editor/
This commit is contained in:
@@ -295,6 +295,3 @@ void MultiNodeEdit::_bind_methods() {
|
||||
ClassDB::bind_method("_hide_metadata_from_inspector", &MultiNodeEdit::_hide_metadata_from_inspector);
|
||||
ClassDB::bind_method("_get_editor_name", &MultiNodeEdit::_get_editor_name);
|
||||
}
|
||||
|
||||
MultiNodeEdit::MultiNodeEdit() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user