IRIX isn't used anymore. Signed-off-by: Vinson Lee <v...@freedesktop.org> --- src/mesa/main/compiler.h | 6 ------ 1 file changed, 6 deletions(-)
diff --git a/src/mesa/main/compiler.h b/src/mesa/main/compiler.h index 25d9810..bfa06f3 100644 --- a/src/mesa/main/compiler.h +++ b/src/mesa/main/compiler.h @@ -285,12 +285,6 @@ static INLINE GLuint CPU_TO_LE32(GLuint x) #endif -/* This is a macro on IRIX */ -#ifdef _P -#undef _P -#endif - - /* Turn off macro checking systems used by other libraries */ #ifdef CHECK #undef CHECK -- 1.7.10.1 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev