You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-04 19:21:46 +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