summaryrefslogtreecommitdiffstats
path: root/cfg-common.h
diff options
context:
space:
mode:
authorUoti Urpala <uau@symbol.nonexistent.invalid>2008-04-24 07:28:20 +0300
committerUoti Urpala <uau@symbol.nonexistent.invalid>2008-04-25 03:34:28 +0300
commit0a39709c15890161388e6d32cceea2ff3350aa82 (patch)
tree054f1e27ea4b7ae17ea9716f7ef8b83506a9a89c /cfg-common.h
parentb14909a955259c3b9c3494a5096ceed81397926c (diff)
downloadmpv-0a39709c15890161388e6d32cceea2ff3350aa82.tar.bz2
mpv-0a39709c15890161388e6d32cceea2ff3350aa82.tar.xz
Move screen_size_xy to options struct
Diffstat (limited to 'cfg-common.h')
-rw-r--r--cfg-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg-common.h b/cfg-common.h
index e5225e2504..bc4fdaa0f6 100644
--- a/cfg-common.h
+++ b/cfg-common.h
@@ -8,7 +8,6 @@ extern int mp_msg_color;
extern int mp_msg_module;
// codec/filter opts: (defined at libmpcodecs/vd.c)
-extern float screen_size_xy;
extern float movie_aspect;
/* defined in codec-cfg.c */