Commit 7431e65c authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

wined3d: Get rid of the "update_stateblock_state" field from struct wined3d_device.

parent da6ea7dd
......@@ -3283,7 +3283,6 @@ struct wined3d_device
struct wined3d_state state;
struct wined3d_stateblock_state stateblock_state;
struct wined3d_stateblock_state *update_stateblock_state;
/* Internal use fields */
struct wined3d_device_creation_parameters create_parms;
......
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