Re: [Mesa-dev] [PATCH 6/6] mesa: remove unused INLINE macro from compiler.h

2015-02-26 Thread Alex Deucher
On Thu, Feb 26, 2015 at 12:47 PM, Brian Paul wrote: > We now use 'inline' everywhere in Mesa. For the series: Reviewed-by: Alex Deucher > --- > src/mesa/main/compiler.h | 7 --- > 1 file changed, 7 deletions(-) > > diff --git a/src/mesa/main/compiler.h b/src/mesa/main/compiler.h > index cf

[Mesa-dev] [PATCH 6/6] mesa: remove unused INLINE macro from compiler.h

2015-02-26 Thread Brian Paul
We now use 'inline' everywhere in Mesa. --- src/mesa/main/compiler.h | 7 --- 1 file changed, 7 deletions(-) diff --git a/src/mesa/main/compiler.h b/src/mesa/main/compiler.h index cf9a686..dd65d07 100644 --- a/src/mesa/main/compiler.h +++ b/src/mesa/main/compiler.h @@ -91,13 +91,6 @@ extern "