diff ra288.c @ 1415:9a218b289ee0 libavcodec

removed unused variables
author bellard
date Sun, 24 Aug 2003 22:08:22 +0000
parents b4a72edb3a71
children 932d306bf1dc
line wrap: on
line diff
--- a/ra288.c	Sun Aug 24 22:01:33 2003 +0000
+++ b/ra288.c	Sun Aug 24 22:08:22 2003 +0000
@@ -168,7 +168,7 @@
 {
   int a,b,c;
   unsigned int x;
-  float *fp,*fp2;
+  float *fp;
   float buffer1[37];
   float buffer2[37];
   float work[111];