Commit e4ea7976 authored by Henri Verbeet's avatar Henri Verbeet Committed by Alexandre Julliard

wined3d: Remove an unused field.

parent 2219749a
......@@ -2266,8 +2266,6 @@ typedef struct IWineD3DBaseShaderClass
struct list constantsI;
shader_reg_maps reg_maps;
UINT recompile_count;
/* Pointer to the parent device */
IWineD3DDevice *device;
struct list shader_list_entry;
......
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