diff options
Diffstat (limited to 'indra/newview/llagent.h')
-rw-r--r-- | indra/newview/llagent.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llagent.h b/indra/newview/llagent.h index f6d983b3a3..e8537f2fba 100644 --- a/indra/newview/llagent.h +++ b/indra/newview/llagent.h @@ -795,10 +795,7 @@ private: LLVector3d mCameraSmoothingLastPositionAgent; BOOL mCameraSmoothingStop; - - //Ventrella LLVector3 mCameraUpVector; // camera's up direction in world coordinates (determines the 'roll' of the view) - //End Ventrella LLPointer<LLViewerObject> mSitCameraReferenceObject; // object to which camera is related when sitting |