x11_common.h: Remove declarations of some nonexistent variables

This commit is contained in:
Uoti Urpala 2009-05-04 03:52:19 +03:00
parent b863100784
commit f2864e9a07
1 changed files with 0 additions and 3 deletions

View File

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