gcc 4.0 compile fix.

This commit is contained in:
Kristiaan Lenaerts 2005-05-29 20:01:48 +00:00 committed by Alexandre Julliard
parent 28dec19921
commit 605249eb61
1 changed files with 0 additions and 5 deletions

View File

@ -810,11 +810,6 @@ extern HRESULT WINAPI IDirect3DIndexBuffer8Impl_GetDesc(LPDIRECT3DINDEXB
/* IDirect3DBaseTexture8 */
/* --------------------- */
/*****************************************************************************
* Predeclare the interface implementation structures
*/
extern const IDirect3DBaseTexture8Vtbl Direct3DBaseTexture8_Vtbl;
/*****************************************************************************
* IDirect3DBaseTexture8 implementation structure
*/