aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/drivers')
-rw-r--r--src/mesa/drivers/dri/i965/brw_context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/i965/brw_context.h b/src/mesa/drivers/dri/i965/brw_context.h
index 620f09fc97d..c60088d03fc 100644
--- a/src/mesa/drivers/dri/i965/brw_context.h
+++ b/src/mesa/drivers/dri/i965/brw_context.h
@@ -907,7 +907,6 @@ struct brw_context
struct {
struct brw_vs_prog_data *prog_data;
- int8_t *constant_map; /* variable array following prog_data */
drm_intel_bo *scratch_bo;
drm_intel_bo *const_bo;