Remove uncessary line break.
authorLei Zhang <antiagainst@google.com>
Fri, 3 Jul 2015 05:35:26 +0000 (01:35 -0400)
committerLei Zhang <antiagainst@google.com>
Tue, 14 Jul 2015 18:39:19 +0000 (14:39 -0400)
commit6aa6d9d3d01701dce2341f8ee48ea770803176d3
treefa7fc7f2b74ae58150fedce69dad986eb7c3ac5a
parent46ea5396ef02fc022266966a000b90412a848595
Remove uncessary line break.

We output empty lines before processing non-whitespace tokens,
not after done processing them.
glslang/MachineIndependent/ShaderLang.cpp