glsl: small tidy up now that link_shaders() exits early with 0 shaders
authorTimothy Arceri <timothy.arceri@collabora.com>
Wed, 27 Jan 2016 04:34:53 +0000 (15:34 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Tue, 9 Feb 2016 11:44:07 +0000 (22:44 +1100)
commit20823992b41285f0fed77a4ba6f421420799c819
treee57757b3678f24c0c1fc0ef8f18d5842f45e4d49
parent76cfb472077dc83c892b4cddf79333341deaa7b5
glsl: small tidy up now that link_shaders() exits early with 0 shaders

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/compiler/glsl/linker.cpp