On 05/18/2012 12:18 AM, Vinson Lee wrote:
IRIX isn't used anymore.

Signed-off-by: Vinson Lee<[email protected]>
---
  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

Reviewed-by: Brian Paul <[email protected]>
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to