You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
Remove empty constructors and destructors from editor/
This commit is contained in:
@@ -388,6 +388,3 @@ MultiMeshEditorPlugin::MultiMeshEditorPlugin() {
|
||||
|
||||
multimesh_editor->options->hide();
|
||||
}
|
||||
|
||||
MultiMeshEditorPlugin::~MultiMeshEditorPlugin() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user