summaryrefslogtreecommitdiffstats
path: root/mplayer.h
diff options
context:
space:
mode:
authorUoti Urpala <uau@symbol.nonexistent.invalid>2008-04-24 06:58:16 +0300
committerUoti Urpala <uau@symbol.nonexistent.invalid>2008-04-25 03:34:27 +0300
commit41d6879236d2792300c57fc9825878ba4f634edd (patch)
tree9337292455a56327674a442018dcf1597f1b549d /mplayer.h
parent342ae8d3b5597d59e6a3650ca78ed7f1eb070c4e (diff)
downloadmpv-41d6879236d2792300c57fc9825878ba4f634edd.tar.bz2
mpv-41d6879236d2792300c57fc9825878ba4f634edd.tar.xz
Move fullscreen 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 e30ab9bf48..adfcf60938 100644
--- a/mplayer.h
+++ b/mplayer.h
@@ -37,7 +37,6 @@ extern int stream_cache_size;
extern int autosync;
// libmpcodecs:
-extern int fullscreen;
extern int flip;
extern int frame_dropping;