diff options
Diffstat (limited to 'indra/newview/llenvironment.h')
-rw-r--r-- | indra/newview/llenvironment.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llenvironment.h b/indra/newview/llenvironment.h index 30286d54fd..e4f891deca 100644 --- a/indra/newview/llenvironment.h +++ b/indra/newview/llenvironment.h @@ -293,7 +293,6 @@ private: }; static const F32 SUN_DELTA_YAW; - static const F32 NIGHTTIME_ELEVATION_COS; typedef std::map<LLUUID, LLSettingsBase::ptr_t> AssetSettingMap_t; |