summaryrefslogtreecommitdiffstats
path: root/mplayer.h
diff options
context:
space:
mode:
authorUoti Urpala <uau@symbol.nonexistent.invalid>2008-04-26 15:17:51 +0300
committerUoti Urpala <uau@symbol.nonexistent.invalid>2008-04-26 15:17:51 +0300
commit80d43e8632f3868261a68b75f5e55e5aa5156cd9 (patch)
tree4e6aed35e4543440ca42d088c2041fe29b0ebda6 /mplayer.h
parentae0f9e26583fcb333018759df1c085b081615b61 (diff)
downloadmpv-80d43e8632f3868261a68b75f5e55e5aa5156cd9.tar.bz2
mpv-80d43e8632f3868261a68b75f5e55e5aa5156cd9.tar.xz
Move global filename to mpctx
Diffstat (limited to 'mplayer.h')
-rw-r--r--mplayer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/mplayer.h b/mplayer.h
index e1ae66bcc7..222fbe22cf 100644
--- a/mplayer.h
+++ b/mplayer.h
@@ -30,8 +30,6 @@ extern float sub_delay;
extern float sub_fps;
extern int sub_auto;
-extern char * filename;
-
extern int stream_cache_size;
extern int autosync;