You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-23 15:16:17 +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;
|
BoneMapper *bone_mapper = nullptr;
|
||||||
|
|
||||||
void fetch_objects();
|
void fetch_objects();
|
||||||
void clear_editors();
|
|
||||||
void create_editors();
|
void create_editors();
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
|||||||
Reference in New Issue
Block a user