remove unused var

This commit is contained in:
Brian
2007-11-05 09:00:18 -07:00
parent 5d8e383380
commit 1cb81470b7
@@ -210,7 +210,6 @@ do_flush_locked(struct intel_batchbuffer *batch,
{
GLuint *ptr;
GLuint i;
struct intel_context *intel = batch->intel;
unsigned fenceFlags;
struct _DriFenceObject *fo;