diff options
Diffstat (limited to 'indra/newview')
| -rw-r--r-- | indra/newview/lldrawpoolwlsky.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/indra/newview/lldrawpoolwlsky.cpp b/indra/newview/lldrawpoolwlsky.cpp index dd450dcb70..e608f6eaf2 100644 --- a/indra/newview/lldrawpoolwlsky.cpp +++ b/indra/newview/lldrawpoolwlsky.cpp @@ -48,7 +48,6 @@ static LLStaticHashedString sCamPosLocal("camPosLocal");  static LLStaticHashedString sCustomAlpha("custom_alpha");  static LLGLSLShader* cloud_shader = NULL; -static LLGLSLShader* cloud_shadow_shader = NULL;  static LLGLSLShader* sky_shader   = NULL;  static LLGLSLShader* sun_shader   = NULL;  static LLGLSLShader* moon_shader  = NULL; | 
