summaryrefslogtreecommitdiff
path: root/indra/newview/llagent.h
diff options
context:
space:
mode:
authorAdam Moss <moss@lindenlab.com>2008-12-02 20:35:40 +0000
committerAdam Moss <moss@lindenlab.com>2008-12-02 20:35:40 +0000
commitfd46865a502036b9e4414e7ec4950faf551b1f14 (patch)
tree634dbca07e829d3906ed555341118c361aa1bb14 /indra/newview/llagent.h
parentde7d6cf4dfa1db2945e3ed4a3e8257d72674a496 (diff)
QAR-1040 maint-viewer-11 + OpenAL combo mergeme
svn merge -c104451 svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/openal-maint-viewer-11-combo-r104448
Diffstat (limited to 'indra/newview/llagent.h')
-rw-r--r--indra/newview/llagent.h3
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