diff options
-rw-r--r-- | libvo/x11_common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libvo/x11_common.h b/libvo/x11_common.h index 08248b57a5..a610f813bb 100644 --- a/libvo/x11_common.h +++ b/libvo/x11_common.h @@ -105,9 +105,6 @@ extern int vo_fs_type; extern char** vo_fstype_list; extern char *mDisplayName; -extern Window mRootWin; -extern int mScreen; -extern int mLocalDisplay; struct vo_x11_state *vo_x11_init_state(void); int vo_init(struct vo *vo); |