HLSL: Non-functional: Remove dead .length() code.

This commit is contained in:
John Kessenich
2017-03-08 21:16:35 -07:00
parent 516d92d3c5
commit 88e88e59cb
3 changed files with 6 additions and 47 deletions

View File

@@ -2,5 +2,5 @@
// For the version, it uses the latest git tag followed by the number of commits.
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "Overload400-PrecQual.1886"
#define GLSLANG_REVISION "Overload400-PrecQual.1887"
#define GLSLANG_DATE "08-Mar-2017"