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:
authorChris Want <cwant@ualberta.ca>2003-03-16 01:30:18 +0300
committerChris Want <cwant@ualberta.ca>2003-03-16 01:30:18 +0300
commit731222799c7fbd784ca47cbca442514cd473e94e (patch)
tree3fd662054dbd5a339d1ba68eaf9425823c83bb2f /source/blender/src
parent0d03537699c6cc52c95c69f624a9176faacb40b4 (diff)
removed a line to test cvs mailout
Diffstat (limited to 'source/blender/src')
-rw-r--r--source/blender/src/editaction.c1
1 files changed, 0 insertions, 1 deletions
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);