i915g: Silence unused variable warning.

This commit is contained in:
Vinson Lee
2009-12-27 18:09:58 -08:00
parent 3a2f96f18a
commit f31f9cf485
+1
View File
@@ -111,6 +111,7 @@ i915_buffer_unmap(struct pipe_screen *screen,
{
struct i915_buffer *buf = i915_buffer(buffer);
assert(!buf->ibuf);
(void) buf;
}
static void