summaryrefslogtreecommitdiffstats
path: root/mplayer.h
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2009-03-30 02:06:58 +0300
committerUoti Urpala <uau@glyph.nonexistent.invalid>2009-03-31 18:24:10 +0300
commit694c067e19dcbabe8f6121923fe628b9bfa6ac32 (patch)
tree5f5a95e1be6dddce2f260881bebf02e540a920ba /mplayer.h
parent9156a396a57c765090ea555bae9008ae862a8e49 (diff)
downloadmpv-694c067e19dcbabe8f6121923fe628b9bfa6ac32.tar.bz2
mpv-694c067e19dcbabe8f6121923fe628b9bfa6ac32.tar.xz
options: Move osd_level and osd_duration to options struct
Diffstat (limited to 'mplayer.h')
-rw-r--r--mplayer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mplayer.h b/mplayer.h
index c59b4ca723..5ca10cec6b 100644
--- a/mplayer.h
+++ b/mplayer.h
@@ -17,7 +17,6 @@ extern char * video_driver;
extern char * audio_driver;
extern float audio_delay;
-extern int osd_level;
extern unsigned int osd_visible;
extern char * font_name;