diff options
Diffstat (limited to 'indra/newview/llwlparammanager.h')
-rw-r--r-- | indra/newview/llwlparammanager.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/newview/llwlparammanager.h b/indra/newview/llwlparammanager.h index a78d92bf8b..474db19cfa 100644 --- a/indra/newview/llwlparammanager.h +++ b/indra/newview/llwlparammanager.h @@ -199,8 +199,6 @@ public: public: // helper variables - F32 mSunAngle; - F32 mEastAngle; LLWLAnimator mAnimator; /// actual direction of the sun @@ -217,9 +215,6 @@ public: // list of params and how they're cycled for days LLWLDayCycle mDay; - // length of the day in seconds - F32 mLengthOfDay; - LLWLParamSet mCurParams; /// Sun Delta Terrain tweak variables. |