diff options
Diffstat (limited to 'linden/indra/newview/llwlparammanager.h')
-rw-r--r-- | linden/indra/newview/llwlparammanager.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/linden/indra/newview/llwlparammanager.h b/linden/indra/newview/llwlparammanager.h index bfb84e9..72b888d 100644 --- a/linden/indra/newview/llwlparammanager.h +++ b/linden/indra/newview/llwlparammanager.h | |||
@@ -199,8 +199,6 @@ public: | |||
199 | public: | 199 | public: |
200 | 200 | ||
201 | // helper variables | 201 | // helper variables |
202 | F32 mSunAngle; | ||
203 | F32 mEastAngle; | ||
204 | LLWLAnimator mAnimator; | 202 | LLWLAnimator mAnimator; |
205 | 203 | ||
206 | /// actual direction of the sun | 204 | /// actual direction of the sun |
@@ -217,9 +215,6 @@ public: | |||
217 | // list of params and how they're cycled for days | 215 | // list of params and how they're cycled for days |
218 | LLWLDayCycle mDay; | 216 | LLWLDayCycle mDay; |
219 | 217 | ||
220 | // length of the day in seconds | ||
221 | F32 mLengthOfDay; | ||
222 | |||
223 | LLWLParamSet mCurParams; | 218 | LLWLParamSet mCurParams; |
224 | 219 | ||
225 | /// Sun Delta Terrain tweak variables. | 220 | /// Sun Delta Terrain tweak variables. |