summaryrefslogtreecommitdiffstats
path: root/video/out/x11_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/x11_common.h')
-rw-r--r--video/out/x11_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/video/out/x11_common.h b/video/out/x11_common.h
index cb8b39a3b1..a968724842 100644
--- a/video/out/x11_common.h
+++ b/video/out/x11_common.h
@@ -115,8 +115,6 @@ extern int metacity_hack;
extern char** vo_fstype_list;
-extern char *mDisplayName;
-
struct vo_x11_state *vo_x11_init_state(void);
int vo_init(struct vo *vo);
void vo_uninit(struct vo_x11_state *x11);