wined3d: Remove unused field: Surface.textureName.
This commit is contained in:
parent
448f918a39
commit
de54843d7b
|
@ -860,7 +860,6 @@ struct IWineD3DSurfaceImpl
|
|||
WINED3DSURFACET_DESC currentDesc;
|
||||
IWineD3DPaletteImpl *palette;
|
||||
|
||||
UINT textureName;
|
||||
UINT bytesPerPixel;
|
||||
|
||||
/* TODO: move this off into a management class(maybe!) */
|
||||
|
|
Loading…
Reference in New Issue