Series is

Reviewed-by: Ian Romanick <ian.d.roman...@intel.com>

On 03/10/2015 06:43 PM, Brian Paul wrote:
> ---
>  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
>  
>  
>  /**
> 

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

Reply via email to