x11: remove some unused fields

This commit is contained in:
wm4 2014-05-17 03:02:47 +02:00
parent 625ad57add
commit b4ccf765af
1 changed files with 0 additions and 3 deletions

View File

@ -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;