summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
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;