Fix build error

The return value of this function was removed in ff5e8e6d53
This commit is contained in:
Hans Goudey 2022-02-01 15:46:07 -06:00
parent 03e580c98c
commit b127654816
1 changed files with 0 additions and 2 deletions

View File

@ -1566,8 +1566,6 @@ void transform_convert_pose_transflags_update(Object *ob, const int mode, const
}
}
}
return total;
}
static short apply_targetless_ik(Object *ob)