diff options
Diffstat (limited to 'linden/indra/newview/llfollowcam.h')
-rw-r--r-- | linden/indra/newview/llfollowcam.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/newview/llfollowcam.h b/linden/indra/newview/llfollowcam.h index 390dbb6..fe68cd9 100644 --- a/linden/indra/newview/llfollowcam.h +++ b/linden/indra/newview/llfollowcam.h | |||
@@ -169,8 +169,6 @@ public: | |||
169 | // protected members of FollowCam | 169 | // protected members of FollowCam |
170 | //------------------------------------------ | 170 | //------------------------------------------ |
171 | protected: | 171 | protected: |
172 | F32 mPositionLagTimeScale; // derived from mPositionLag | ||
173 | F32 mFocusLagTimeScale; // derived from mFocusLag | ||
174 | F32 mPitchCos; // derived from mPitch | 172 | F32 mPitchCos; // derived from mPitch |
175 | F32 mPitchSin; // derived from mPitch | 173 | F32 mPitchSin; // derived from mPitch |
176 | LLGlobalVec mSimulatedPositionGlobal; // where the camera is (global coordinates), simulated | 174 | LLGlobalVec mSimulatedPositionGlobal; // where the camera is (global coordinates), simulated |