summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/vivodump.c4
1 files changed, 0 insertions, 4 deletions
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;