From f5c9574e6878281bbf0542de0b3b74a7655ce79c Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 17 Feb 2010 14:09:16 +0000 Subject: remove duplicate function. --- source/blender/imbuf/intern/anim.c | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'source/blender/imbuf/intern') diff --git a/source/blender/imbuf/intern/anim.c b/source/blender/imbuf/intern/anim.c index 075c8c82417..d5ca605cad4 100644 --- a/source/blender/imbuf/intern/anim.c +++ b/source/blender/imbuf/intern/anim.c @@ -255,22 +255,10 @@ static int an_stringdec(char *string, char* kop, char *staart,unsigned short *nu } -static void an_stringenc(char *string, char *kop, char *staart, -unsigned short numlen, int pic) { - char numstr[10]; - unsigned short len,i; - - len=sprintf(numstr,"%d",pic); - - strcpy(string,kop); - for(i=len;i