Commit de54843d authored by Ivan Gyurdiev's avatar Ivan Gyurdiev Committed by Alexandre Julliard

wined3d: Remove unused field: Surface.textureName.

parent 448f918a
...@@ -860,7 +860,6 @@ struct IWineD3DSurfaceImpl ...@@ -860,7 +860,6 @@ struct IWineD3DSurfaceImpl
WINED3DSURFACET_DESC currentDesc; WINED3DSURFACET_DESC currentDesc;
IWineD3DPaletteImpl *palette; IWineD3DPaletteImpl *palette;
UINT textureName;
UINT bytesPerPixel; UINT bytesPerPixel;
/* TODO: move this off into a management class(maybe!) */ /* TODO: move this off into a management class(maybe!) */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment