From d4155bd1dfb042e28574d15ff9bfbdb42de02b1d Mon Sep 17 00:00:00 2001 From: Kendall Bennett Date: Thu, 9 Oct 2003 22:39:07 +0000 Subject: Added missing #undef SPAN_VARS to swrast/s_spantemp.h --- src/mesa/swrast/s_spantemp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/mesa/swrast/s_spantemp.h b/src/mesa/swrast/s_spantemp.h index df08f14760..95d9358a16 100644 --- a/src/mesa/swrast/s_spantemp.h +++ b/src/mesa/swrast/s_spantemp.h @@ -366,6 +366,7 @@ NAME(read_index_pixels)( const GLcontext *ctx, #undef NAME +#undef SPAN_VARS #undef INIT_PIXEL_PTR #undef INC_PIXEL_PTR #undef STORE_RGB_PIXEL -- cgit v1.2.3