aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/x11_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/x11_common.c')
-rw-r--r--libvo/x11_common.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/libvo/x11_common.c b/libvo/x11_common.c
index 9402e97e19..b3e10a40be 100644
--- a/libvo/x11_common.c
+++ b/libvo/x11_common.c
@@ -15,12 +15,6 @@
#include <X11/Xutil.h>
#include <X11/Xatom.h>
-int vo_depthonscreen=0;
-int vo_screenwidth=0;
-int vo_screenheight=0;
-int vo_dwidth=0;
-int vo_dheight=0;
-
static int dpms_disabled=0;
static int timeout_save=0;