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
WINED3DSURFACET_DESC currentDesc;
IWineD3DPaletteImpl *palette;
UINT textureName;
UINT bytesPerPixel;
/* 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