init secondary color to (0,0,0,1). remove some redundant initializations.
[mesa.git] / src / mesa / main / dispatch.c
index 4bda6e1047e7e0a99681e5b7528ac2a3fec28fda..87dc64f02d97f0f18ade07924557685f975c908a 100644 (file)
@@ -41,7 +41,7 @@
 #include "glthread.h"
 
 
-#if !(defined(USE_X86_ASM) || defined(USE_SPARC_ASM)) || defined(__SCITECH_SNAP__)
+#if !(defined(USE_X86_ASM) || defined(USE_SPARC_ASM))
 
 #if defined(WIN32)
 #define KEYWORD1 GLAPI