glsl: remove commented out code
authorTimothy Arceri <t_arceri@yahoo.com.au>
Mon, 15 Dec 2014 07:15:34 +0000 (18:15 +1100)
committerTimothy Arceri <t_arceri@yahoo.com.au>
Tue, 16 Dec 2014 04:57:30 +0000 (15:57 +1100)
commit873d7351c5a696b6f8493c907eb8c76b8cb632da
treefd1d5474f33191a4382b82931b23b4d25bcaf736
parent965cfbc85e0193dea9383286073079cdba7354e7
glsl: remove commented out code

MaxGeometryOutputComponents is used as the value
for gl_MaxGeometryVaryingComponents

Acked-by: Matt Turner <mattst88@gmail.com>
src/glsl/main.cpp