summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2010-10-27 22:08:40 +0300
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-11-02 04:14:43 +0200
commit26bd101530660b37d8db9ebba8ccbac75fa24432 (patch)
tree8e3638f9968b989b8efec06a62f679c303103ad3 /libvo
parentbd2f8560aad6cac0906e37dab1b0df5b694ae5da (diff)
downloadmpv-26bd101530660b37d8db9ebba8ccbac75fa24432.tar.bz2
mpv-26bd101530660b37d8db9ebba8ccbac75fa24432.tar.xz
x11_common.h: remove some unused declarations
Diffstat (limited to 'libvo')
-rw-r--r--libvo/x11_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libvo/x11_common.h b/libvo/x11_common.h
index 459bd07e20..57b1d79f33 100644
--- a/libvo/x11_common.h
+++ b/libvo/x11_common.h
@@ -113,9 +113,6 @@ struct vo_x11_state {
extern int metacity_hack;
-extern int vo_fs_layer;
-extern int vo_wm_type;
-extern int vo_fs_type;
extern char** vo_fstype_list;
extern char *mDisplayName;