diff --git a/dlls/wined3d/wined3d_private.h b/dlls/wined3d/wined3d_private.h index f136ff21a01..f103705d290 100644 --- a/dlls/wined3d/wined3d_private.h +++ b/dlls/wined3d/wined3d_private.h @@ -860,7 +860,6 @@ struct IWineD3DSurfaceImpl WINED3DSURFACET_DESC currentDesc; IWineD3DPaletteImpl *palette; - UINT textureName; UINT bytesPerPixel; /* TODO: move this off into a management class(maybe!) */