summaryrefslogtreecommitdiffstats
path: root/libmpdemux/parse_es.c
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-20 20:03:10 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-20 20:03:10 +0000
commitedc63890370a910ffdf64091401f3fa18da61182 (patch)
treef38606ba1e84ab1665bbcb539394d3e1f2cb50ec /libmpdemux/parse_es.c
parent9eb9d9fdf626e6c69b421e792424067c774c505b (diff)
downloadmpv-edc63890370a910ffdf64091401f3fa18da61182.tar.bz2
mpv-edc63890370a910ffdf64091401f3fa18da61182.tar.xz
libdemux cleanup part 1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2315 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpdemux/parse_es.c')
-rw-r--r--libmpdemux/parse_es.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libmpdemux/parse_es.c b/libmpdemux/parse_es.c
index 310b1c976d..a872bfffee 100644
--- a/libmpdemux/parse_es.c
+++ b/libmpdemux/parse_es.c
@@ -4,8 +4,6 @@
#include <stdlib.h>
#include <unistd.h>
-extern int verbose; // defined in mplayer.c
-
#include "config.h"
#include "mp_msg.h"
#include "help_mp.h"