Merge pull request #67109 from TokageItLab/remove-clear-editors-in-bone-mapper
Remove unused func definition in BoneMapEditor
This commit is contained in:
commit
629fa413ab
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