From 5acbb3c611036c5fb7f786c63460b69ab021b383 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 4 Aug 2007 21:26:54 +0000 Subject: Remove unused variables. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24012 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/vivodump.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TOOLS') diff --git a/TOOLS/vivodump.c b/TOOLS/vivodump.c index d59f4bc2f8..8a0fe2eef2 100644 --- a/TOOLS/vivodump.c +++ b/TOOLS/vivodump.c @@ -155,9 +155,6 @@ int postable[32768]; int main(int argc,char ** argv){ int c; -unsigned int head=-1; -int pos=0; -int frames=0; FILE *f; FILE *f2; muxer_t* avi; @@ -165,7 +162,6 @@ muxer_stream_t* mux; //unsigned char* buffer=malloc(0x200000); int i,len; int v_id=0; -int flag=0; int flag2=0; int prefix=0; -- cgit v1.2.3