diff options
author | Rider Linden <rider@lindenlab.com> | 2018-10-17 12:16:24 -0700 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2018-10-17 12:16:24 -0700 |
commit | 6cdcc7fe2edcb6c001f2dabf48c87e00d907a4db (patch) | |
tree | 747b4266b02b82dbd5599bb561b2a239e554193d /indra/newview/llenvironment.h | |
parent | 5a4d07f5ab63afc0352ec11d220fe1d5053ee974 (diff) |
SL-9889: New reconverted default assets
Diffstat (limited to 'indra/newview/llenvironment.h')
-rw-r--r-- | indra/newview/llenvironment.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llenvironment.h b/indra/newview/llenvironment.h index 65c4748d02..31c9d290be 100644 --- a/indra/newview/llenvironment.h +++ b/indra/newview/llenvironment.h @@ -58,9 +58,6 @@ public: static const F32Seconds TRANSITION_SLOW; static const F32Seconds TRANSITION_ALTITUDE; - static const LLUUID KNOWN_SKY_DEFAULT; - static const LLUUID KNOWN_WATER_DEFAULT; - static const LLUUID KNOWN_DAY_DEFAULT; static const LLUUID KNOWN_SKY_SUNRISE; static const LLUUID KNOWN_SKY_MIDDAY; static const LLUUID KNOWN_SKY_SUNSET; |