diff rm.c @ 1350:f77cf5a063a8 libavformat

Remove unused variables and the corresponding warnings along with them.
author diego
date Tue, 03 Oct 2006 17:12:48 +0000
parents 770363b669aa
children 0899bfe4105c
line wrap: on
line diff
--- a/rm.c	Mon Oct 02 17:15:00 2006 +0000
+++ b/rm.c	Tue Oct 03 17:12:48 2006 +0000
@@ -645,7 +645,7 @@
     unsigned int tag, v;
     int tag_size, size, codec_data_size, i;
     int64_t codec_pos;
-    unsigned int h263_hack_version, start_time, duration;
+    unsigned int start_time, duration;
     char buf[128];
     int flags = 0;