Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTon Roosendaal <ton@blender.org>2009-01-05 19:15:23 +0300
committerTon Roosendaal <ton@blender.org>2009-01-05 19:15:23 +0300
commitc6d5604c82e058fcd0f703abc5ba8b6e186475ee (patch)
tree5117c868e18c801032b3e8b575b26ca05ceed8f9 /source/blender/editors/space_view3d/drawarmature.c
parent73f852b3acee2e8d372dc478f351c43b20c301ea (diff)
2.5
More linking issues with armature commit, but we'll get there :)
Diffstat (limited to 'source/blender/editors/space_view3d/drawarmature.c')
-rw-r--r--source/blender/editors/space_view3d/drawarmature.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/editors/space_view3d/drawarmature.c b/source/blender/editors/space_view3d/drawarmature.c
index aba9a9c480c..5cd7461e7ad 100644
--- a/source/blender/editors/space_view3d/drawarmature.c
+++ b/source/blender/editors/space_view3d/drawarmature.c
@@ -79,8 +79,6 @@
#include "view3d_intern.h"
-/* XXX ***************** */
-int pose_channel_in_IK_chain() {return 0;}
/* *************** Armature Drawing - Coloring API ***************************** */