summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
Diffstat (limited to 'libvo')
-rw-r--r--libvo/w32_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libvo/w32_common.h b/libvo/w32_common.h
index 49f96999e3..70ef3b171f 100644
--- a/libvo/w32_common.h
+++ b/libvo/w32_common.h
@@ -1,8 +1,6 @@
#ifndef W32COMMON_H
#define W32COMMON_H
-extern uint32_t o_dwidth;
-extern uint32_t o_dheight;
extern HWND vo_w32_window;
extern HDC vo_hdc;
extern int vo_vm;