You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
Remove unused func definition in BoneMapEditor
This commit is contained in:
@@ -206,7 +206,6 @@ class BoneMapEditor : public VBoxContainer {
|
||||
BoneMapper *bone_mapper = nullptr;
|
||||
|
||||
void fetch_objects();
|
||||
void clear_editors();
|
||||
void create_editors();
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user