summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_auxbuffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/swrast/s_auxbuffer.c')
-rw-r--r--src/mesa/swrast/s_auxbuffer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/swrast/s_auxbuffer.c b/src/mesa/swrast/s_auxbuffer.c
index 05a06bde53..5d58c10685 100644
--- a/src/mesa/swrast/s_auxbuffer.c
+++ b/src/mesa/swrast/s_auxbuffer.c
@@ -93,6 +93,7 @@ void
_swrast_use_aux_buffer(GLcontext *ctx, GLframebuffer *buffer, GLuint bufferBit)
{
SWcontext *swrast = SWRAST_CONTEXT(ctx);
+ (void) buffer;
switch (bufferBit) {
case DD_AUX0_BIT: