summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'mencoder.c')
-rw-r--r--mencoder.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/mencoder.c b/mencoder.c
index 97dba778c7..340ad1e6fa 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -143,9 +143,6 @@ double cur_video_time_usage=0;
double cur_vout_time_usage=0;
int benchmark=0;
-extern int mp_msg_levels[MSGT_MAX];
-extern int mp_msg_level_all;
-
#ifdef WIN32
char * proc_priority=NULL;
#endif