From 731222799c7fbd784ca47cbca442514cd473e94e Mon Sep 17 00:00:00 2001 From: Chris Want Date: Sat, 15 Mar 2003 22:30:18 +0000 Subject: [PATCH] removed a line to test cvs mailout --- source/blender/src/editaction.c | 1 - 1 file changed, 1 deletion(-) diff --git a/source/blender/src/editaction.c b/source/blender/src/editaction.c index 85d70465a05..1eb06c398f4 100644 --- a/source/blender/src/editaction.c +++ b/source/blender/src/editaction.c @@ -96,7 +96,6 @@ #include "blendef.h" #include "nla.h" - static bPose *g_posebuf=NULL; extern int count_action_levels (bAction *act);