wined3d: Remove an unused struct member.

oldstable
Henri Verbeet 2009-07-20 12:21:49 +02:00 committed by Alexandre Julliard
parent 3a63552fd1
commit e6f55c2650
1 changed files with 0 additions and 1 deletions

View File

@ -1536,7 +1536,6 @@ struct IWineD3DDeviceImpl
/* Caches to avoid unneeded context changes */
IWineD3DSurface *lastActiveRenderTarget;
IWineD3DSwapChain *lastActiveSwapChain;
/* palettes texture management */
UINT NumberOfPalettes;