summaryrefslogtreecommitdiffstats
path: root/libvo/vo_winvidix.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_winvidix.c')
-rw-r--r--libvo/vo_winvidix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvo/vo_winvidix.c b/libvo/vo_winvidix.c
index 2581310596..2a8959fa5c 100644
--- a/libvo/vo_winvidix.c
+++ b/libvo/vo_winvidix.c
@@ -48,7 +48,6 @@ static int depthonscreen;
static uint32_t image_width;
static uint32_t image_height;
static uint32_t image_format;
-static HWND hWnd;
/* Window parameters */
static HWND hWnd=NULL,hWndFS=NULL;
static float window_aspect;