diff mencoder.c @ 8032:136e7e515764

removed -pass nonsense from mencoder! it's now a suboption to -divx4opts
author rfelker
date Sat, 02 Nov 2002 02:44:19 +0000
parents 2b39ff3860b7
children e657de6721e9
line wrap: on
line diff
--- a/mencoder.c	Sat Nov 02 01:18:54 2002 +0000
+++ b/mencoder.c	Sat Nov 02 02:44:19 2002 +0000
@@ -140,9 +140,7 @@
 
 char *force_fourcc=NULL;
 
-int pass=0;
 char* passtmpfile="divx2pass.log";
-int pass_working=0;
 
 static int play_n_frames=-1;
 static int play_n_frames_mf=-1;