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