i915g: Remove duplicated comment.
authorStéphane Marchesin <marcheu@chromium.org>
Tue, 11 Oct 2011 01:18:37 +0000 (18:18 -0700)
committerStéphane Marchesin <marcheu@chromium.org>
Tue, 11 Oct 2011 01:18:37 +0000 (18:18 -0700)
src/gallium/drivers/i915/i915_clear.c

index 69fe2f3..235ac67 100644 (file)
@@ -156,7 +156,6 @@ i915_clear_emit(struct pipe_context *pipe, unsigned buffers,
       OUT_BATCH((clear_params & ~CLEARPARAM_WRITE_COLOR) |
                 CLEARPARAM_CLEAR_RECT);
       /* Used for zone init prim */
-      /* Used for zone init prim */
       OUT_BATCH(clear_color);
       OUT_BATCH(clear_depth);
       /* Used for clear rect prim */