diff options
Diffstat (limited to 'src/gallium/drivers/i915/i915_blit.h')
-rw-r--r-- | src/gallium/drivers/i915/i915_blit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/i915/i915_blit.h b/src/gallium/drivers/i915/i915_blit.h index db576ed4c90..43f8e7c9aad 100644 --- a/src/gallium/drivers/i915/i915_blit.h +++ b/src/gallium/drivers/i915/i915_blit.h @@ -31,7 +31,6 @@ #include "i915_context.h" extern void i915_copy_blit(struct i915_context *i915, - unsigned do_flip, unsigned cpp, unsigned short src_pitch, struct i915_winsys_buffer *src_buffer, |