From b4ccf765afcd8803bd397d7b68e3aca629f66e1f Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 17 May 2014 03:02:47 +0200 Subject: x11: remove some unused fields --- video/out/x11_common.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'video') diff --git a/video/out/x11_common.h b/video/out/x11_common.h index a9e685a054..6a0d59a667 100644 --- a/video/out/x11_common.h +++ b/video/out/x11_common.h @@ -53,10 +53,7 @@ struct vo_x11_state { Colormap colormap; int wm_type; - int fs_type; bool window_hidden; - int fs_flip; - int fs_layer; int fs; // whether we assume the window is in fullscreen mode bool mouse_cursor_hidden; -- cgit v1.2.3