Wine does not build [ wined3d ]

Dmitry Timoshkov dmitry at baikal.ru
Thu Jun 9 01:48:06 CDT 2005


Hello,

I agree with Mike, how hard would it be to send an one-liner patch
instead of complaining?

Changelog:
    Dmitry Timoshkov <dmitry at codeweavers.com>
    Remove forward declaration of the not public IWineD3DBaseTexture_Vtbl.

--- cvs/hq/wine/dlls/wined3d/wined3d_private.h	2005-06-09 15:35:54.000000000 +0900
+++ wine/dlls/wined3d/wined3d_private.h	2005-06-09 15:34:42.000000000 +0900
@@ -492,8 +492,6 @@ typedef struct IWineD3DBaseTextureImpl
 
 } IWineD3DBaseTextureImpl;
 
-extern const IWineD3DBaseTextureVtbl IWineD3DBaseTexture_Vtbl;
-
 /*****************************************************************************
  * IWineD3DTexture implementation structure (extends IWineD3DBaseTextureImpl)
  */






More information about the wine-patches mailing list