gcc 4.0 compile fix.
This commit is contained in:
parent
28dec19921
commit
605249eb61
|
@ -810,11 +810,6 @@ extern HRESULT WINAPI IDirect3DIndexBuffer8Impl_GetDesc(LPDIRECT3DINDEXB
|
|||
/* IDirect3DBaseTexture8 */
|
||||
/* --------------------- */
|
||||
|
||||
/*****************************************************************************
|
||||
* Predeclare the interface implementation structures
|
||||
*/
|
||||
extern const IDirect3DBaseTexture8Vtbl Direct3DBaseTexture8_Vtbl;
|
||||
|
||||
/*****************************************************************************
|
||||
* IDirect3DBaseTexture8 implementation structure
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue