---
 src/mesa/main/compiler.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/mesa/main/compiler.h b/src/mesa/main/compiler.h
index 6fded88..7cd7947 100644
--- a/src/mesa/main/compiler.h
+++ b/src/mesa/main/compiler.h
@@ -124,12 +124,8 @@ extern "C" {
 #else
 #define _ASMAPI
 #endif
-#ifdef PTR_DECL_IN_FRONT
-#define        _ASMAPIP * _ASMAPI
-#else
 #define        _ASMAPIP _ASMAPI *
 #endif
-#endif
 
 
 /**
-- 
1.9.1

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to