diff options
author | Rider Linden <rider@lindenlab.com> | 2019-01-30 14:37:24 -0800 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2019-01-30 14:37:24 -0800 |
commit | afe5578315fa379b2078b2309bcace0a0b6f3798 (patch) | |
tree | 3cd3072813e7230ca992d89af9960844ccd78a86 /indra/llrender/llglslshader.h | |
parent | c7e02b0835cbb50777c677f618c4a957e69fabee (diff) | |
parent | 16b47db736fed0995eaeeed77ba4dd0d310f1072 (diff) |
Merge
Diffstat (limited to 'indra/llrender/llglslshader.h')
-rw-r--r-- | indra/llrender/llglslshader.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llrender/llglslshader.h b/indra/llrender/llglslshader.h index 56d322fe6c..c06668eb43 100644 --- a/indra/llrender/llglslshader.h +++ b/indra/llrender/llglslshader.h @@ -52,7 +52,6 @@ public: bool hasAmbientOcclusion; bool hasSrgb; bool encodesNormal; - bool decodesNormal; bool isDeferred; bool hasIndirect; S32 mIndexedTextureChannels; |