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:
@@ -684,6 +684,3 @@ Sprite2DEditorPlugin::Sprite2DEditorPlugin() {
|
||||
|
||||
//sprite_editor->options->hide();
|
||||
}
|
||||
|
||||
Sprite2DEditorPlugin::~Sprite2DEditorPlugin() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user