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