diff cfg-mencoder.h @ 25231:ee5eccc1206d

Move fakemono extern to cfg-common.h where it is actually used.
author reimar
date Sun, 02 Dec 2007 16:10:56 +0000
parents 66f140bbe1bc
children 7c82d9df9c38
line wrap: on
line diff
--- a/cfg-mencoder.h	Sun Dec 02 16:08:07 2007 +0000
+++ b/cfg-mencoder.h	Sun Dec 02 16:10:56 2007 +0000
@@ -5,8 +5,6 @@
 
 #include "cfg-common.h"
 
-extern int fakemono; // defined in dec_audio.c
-
 extern int sws_flags;
 extern int readPPOpt(void *, char *arg);
 extern void revertPPOpt(void *conf, char* opt);