From 605249eb61eceaadb76e0a6952d96aa2941813a2 Mon Sep 17 00:00:00 2001 From: Kristiaan Lenaerts Date: Sun, 29 May 2005 20:01:48 +0000 Subject: [PATCH] gcc 4.0 compile fix. --- dlls/d3d8/d3d8_private.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dlls/d3d8/d3d8_private.h b/dlls/d3d8/d3d8_private.h index 76473d9595d..f119d7027cb 100644 --- a/dlls/d3d8/d3d8_private.h +++ b/dlls/d3d8/d3d8_private.h @@ -810,11 +810,6 @@ extern HRESULT WINAPI IDirect3DIndexBuffer8Impl_GetDesc(LPDIRECT3DINDEXB /* IDirect3DBaseTexture8 */ /* --------------------- */ -/***************************************************************************** - * Predeclare the interface implementation structures - */ -extern const IDirect3DBaseTexture8Vtbl Direct3DBaseTexture8_Vtbl; - /***************************************************************************** * IDirect3DBaseTexture8 implementation structure */