mesa: Remove undefinition of _P symbol.
IRIX isn't used anymore. Signed-off-by: Vinson Lee <vlee@freedesktop.org> Reviewed-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user