i965: remove unused var

This commit is contained in:
Brian Paul
2009-10-12 17:32:16 -06:00
parent 96fd13c1a0
commit 15d2ef6024
@@ -693,7 +693,6 @@ brw_wm_get_binding_table(struct brw_context *brw)
static void prepare_wm_surfaces(struct brw_context *brw )
{
GLcontext *ctx = &brw->intel.ctx;
struct intel_context *intel = &brw->intel;
GLuint i;
int old_nr_surfaces;