Re: [Mesa-dev] [PATCH] glsl: remove old FINISHME

2016-01-25 Thread Chris Forbes
Reviewed-by: Chris Forbes On Tue, Jan 26, 2016 at 6:22 PM, Timothy Arceri < timothy.arc...@collabora.com> wrote: > This should have been removed long ago. > --- > src/glsl/linker.cpp | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/src/glsl/linker.cpp b/src/glsl/linker.cpp > index 4e63

[Mesa-dev] [PATCH] glsl: remove old FINISHME

2016-01-25 Thread Timothy Arceri
This should have been removed long ago. --- src/glsl/linker.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/glsl/linker.cpp b/src/glsl/linker.cpp index 4e63698..7925709 100644 --- a/src/glsl/linker.cpp +++ b/src/glsl/linker.cpp @@ -4679,8 +4679,6 @@ link_shaders(struct gl_context *ctx