summaryrefslogtreecommitdiffstats
path: root/video/out/w32_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/w32_common.h')
-rw-r--r--video/out/w32_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/video/out/w32_common.h b/video/out/w32_common.h
index 63a7d19fc9..a71ccaa661 100644
--- a/video/out/w32_common.h
+++ b/video/out/w32_common.h
@@ -26,8 +26,6 @@
struct vo_w32_state {
HWND window;
- int depthonscreen;
-
// last non-fullscreen extends (updated only on fullscreen or on initialization)
int prev_width;
int prev_height;