Re: [Mesa-dev] [PATCH] mesa: remove #define __volatile

2015-03-10 Thread Ian Romanick
This patch is Reviewed-by: Ian Romanick On 03/10/2015 06:43 PM, Brian Paul wrote: > Not actually used anwhere in Mesa. > --- > src/mesa/main/compiler.h | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/src/mesa/main/compiler.h b/src/mesa/main/compiler.h > index 95581fb..06c4b5c 100644

[Mesa-dev] [PATCH] mesa: remove #define __volatile

2015-03-10 Thread Brian Paul
Not actually used anwhere in Mesa. --- src/mesa/main/compiler.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/mesa/main/compiler.h b/src/mesa/main/compiler.h index 95581fb..06c4b5c 100644 --- a/src/mesa/main/compiler.h +++ b/src/mesa/main/compiler.h @@ -57,9 +57,6 @@ extern "C" { # el