summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-05-06 23:20:33 +0200
committerwm4 <wm4@nowhere>2014-05-06 23:20:33 +0200
commit5704958573b15e7851d5428c4eb4d7c20283ef7c (patch)
tree7d418c9b5426e2aa3a05f4fb586e8c8b9b1be597 /options/options.h
parentf0ee4e876650f7406d41eed439963d66826d8487 (diff)
downloadmpv-5704958573b15e7851d5428c4eb4d7c20283ef7c.tar.bz2
mpv-5704958573b15e7851d5428c4eb4d7c20283ef7c.tar.xz
vo: remove old stuff
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/options/options.h b/options/options.h
index da16422ff1..6cad8b4e87 100644
--- a/options/options.h
+++ b/options/options.h
@@ -8,8 +8,6 @@
typedef struct mp_vo_opts {
struct m_obj_settings *video_driver_list, *vo_defs;
- int screenwidth;
- int screenheight;
int ontop;
int fullscreen;
int screen_id;