OSDN Git Service

Added missing #undef SPAN_VARS to swrast/s_spantemp.h
authorKendall Bennett <KendallB@scitechsoft.com>
Thu, 9 Oct 2003 22:39:07 +0000 (22:39 +0000)
committerKendall Bennett <KendallB@scitechsoft.com>
Thu, 9 Oct 2003 22:39:07 +0000 (22:39 +0000)
src/mesa/swrast/s_spantemp.h

index df08f14..95d9358 100644 (file)
@@ -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