mirror of https://github.com/mpv-player/mpv
x11_common.h: Remove declarations of some nonexistent variables
This commit is contained in:
parent
b863100784
commit
f2864e9a07
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue