From e1efa7378cf95c00a65461d415203bfbeb7a5d52 Mon Sep 17 00:00:00 2001 From: Ton Roosendaal Date: Mon, 30 Jun 2003 19:13:18 +0000 Subject: [PATCH] - accidentally commited an armature test call. sorry! --- source/blender/src/headerbuttons.c | 1 - 1 file changed, 1 deletion(-) diff --git a/source/blender/src/headerbuttons.c b/source/blender/src/headerbuttons.c index c1418afbd83..b83b8bb0fa8 100644 --- a/source/blender/src/headerbuttons.c +++ b/source/blender/src/headerbuttons.c @@ -516,7 +516,6 @@ void update_for_newframe(void) BPY_do_all_scripts(SCRIPT_FRAMECHANGED); do_all_keys(); do_all_actions(); - do_all_armatures(); do_all_ikas(); test_all_displists();