summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class2/windlight/atmosphericsV.glsl
diff options
context:
space:
mode:
authorGraham Madarasz <graham@lindenlab.com>2019-05-13 20:57:11 +0000
committerGraham Madarasz <graham@lindenlab.com>2019-05-13 20:57:11 +0000
commit5196b7eac970f7f2b451f0cdf10cb4f6f5997a75 (patch)
treeeb9f66bada72ce544345586694d3cf27c322e31a /indra/newview/app_settings/shaders/class2/windlight/atmosphericsV.glsl
parentce910edb0ed6222ad402e4310ccef6a0d0207dd0 (diff)
parent61c2f390210720132c861a157b66cc77fe273d51 (diff)
Merged in graham_linden/viewer-eep-g (pull request #391)
SL-10996, SL-11149
Diffstat (limited to 'indra/newview/app_settings/shaders/class2/windlight/atmosphericsV.glsl')
-rw-r--r--indra/newview/app_settings/shaders/class2/windlight/atmosphericsV.glsl2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/app_settings/shaders/class2/windlight/atmosphericsV.glsl b/indra/newview/app_settings/shaders/class2/windlight/atmosphericsV.glsl
index 4ac44feee5..d66983a951 100644
--- a/indra/newview/app_settings/shaders/class2/windlight/atmosphericsV.glsl
+++ b/indra/newview/app_settings/shaders/class2/windlight/atmosphericsV.glsl
@@ -22,8 +22,6 @@
* Linden Research, Inc., 945 Battery Street, San Francisco, CA 94111 USA
* $/LicenseInfo$
*/
-
-
// VARYING param funcs
void setSunlitColor(vec3 v);