summaryrefslogtreecommitdiffstats
path: root/libvo/w32_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/w32_common.h')
-rw-r--r--libvo/w32_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libvo/w32_common.h b/libvo/w32_common.h
index 1e4bd604a0..c6d9fc7653 100644
--- a/libvo/w32_common.h
+++ b/libvo/w32_common.h
@@ -26,9 +26,6 @@
struct vo_w32_state {
HWND window;
- // HDC used when rendering to a device instead of window
- HDC dev_hdc;
-
bool vm;
int depthonscreen;