summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatercamera.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloatercamera.h')
-rw-r--r--indra/newview/llfloatercamera.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/indra/newview/llfloatercamera.h b/indra/newview/llfloatercamera.h
index 04554c6493..1181c443bf 100644
--- a/indra/newview/llfloatercamera.h
+++ b/indra/newview/llfloatercamera.h
@@ -62,9 +62,8 @@ public:
static void toPrevModeIfInAvatarViewMode();
- /* resets free camera mode to the previous mode */
- //*TODO remove, if it won't be used by LLToolCamera::handleDeselect()
- void resetFreeCameraMode();
+ /** resets current camera mode to orbit mode */
+ static void resetCameraMode();
/* determines actual mode and updates ui */
void update();