summaryrefslogtreecommitdiffstats
path: root/video/out/x11_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/x11_common.c')
-rw-r--r--video/out/x11_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/x11_common.c b/video/out/x11_common.c
index 2c25c19437..8bdc845523 100644
--- a/video/out/x11_common.c
+++ b/video/out/x11_common.c
@@ -470,7 +470,6 @@ static void vo_x11_update_screeninfo(struct vo *vo)
XFree(screens);
}
#endif
- aspect_save_screenres(vo, opts->screenwidth, opts->screenheight);
}
int vo_x11_init(struct vo *vo)