Remove unused func definition in BoneMapEditor
This commit is contained in:
parent
880a0177d1
commit
a2a3f8cd0a
1 changed files with 0 additions and 1 deletions
|
@ -206,7 +206,6 @@ class BoneMapEditor : public VBoxContainer {
|
|||
BoneMapper *bone_mapper = nullptr;
|
||||
|
||||
void fetch_objects();
|
||||
void clear_editors();
|
||||
void create_editors();
|
||||
|
||||
protected:
|
||||
|
|
Loading…
Reference in a new issue