i965: Remove dead brw->wm.max_threads field.
authorEric Anholt <eric@anholt.net>
Sun, 7 Aug 2011 17:43:49 +0000 (10:43 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 16 Aug 2011 20:04:42 +0000 (13:04 -0700)
src/mesa/drivers/dri/i965/brw_context.h

index 4a1abd6252e876d66676c512daeb69b5b978180e..38b13098bc070a76d969d297cf8f2943f6960bdc 100644 (file)
@@ -735,7 +735,6 @@ struct brw_context
       GLuint render_surf;
       GLuint nr_surfaces;      
 
-      GLuint max_threads;
       drm_intel_bo *scratch_bo;
 
       GLuint sampler_count;