From 2dae506e8846f3023dc3269bb9efb813af550e5c Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 14 May 2018 01:11:32 +0200 Subject: [PATCH] (MSVC2003) Buildfix --- gfx/common/d3d8_common.h | 1 - 1 file changed, 1 deletion(-) diff --git a/gfx/common/d3d8_common.h b/gfx/common/d3d8_common.h index 103bc84b1f..ff8206a46b 100644 --- a/gfx/common/d3d8_common.h +++ b/gfx/common/d3d8_common.h @@ -42,7 +42,6 @@ typedef struct d3d8_video unsigned dev_rotation; overlay_t *menu; - const d3d_renderchain_driver_t *renderchain_driver; void *renderchain_data; RECT font_rect;