summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatercamera.h
diff options
context:
space:
mode:
authorVadim ProductEngine <vsavchuk@productengine.com>2011-11-30 08:03:20 +0200
committerVadim ProductEngine <vsavchuk@productengine.com>2011-11-30 08:03:20 +0200
commitf2f90b6ed8e493a42aff805135527d6a7a345e3e (patch)
tree312c9ec839862e6cba3a11f10b7ca23014244b11 /indra/newview/llfloatercamera.h
parent1a7e49ece8e9811ef2fceaebd38178c6ae7b8a46 (diff)
EXP-1636 FIXED Extend menubar label changes to floater titles and FUI button labels.
Diffstat (limited to 'indra/newview/llfloatercamera.h')
-rw-r--r--indra/newview/llfloatercamera.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llfloatercamera.h b/indra/newview/llfloatercamera.h
index 4572932853..4d6d03f22d 100644
--- a/indra/newview/llfloatercamera.h
+++ b/indra/newview/llfloatercamera.h
@@ -102,9 +102,6 @@ private:
/* sets a new mode preserving previous one and updates ui*/
void setMode(ECameraControlMode mode);
- /** set title appropriate to passed mode */
- void setModeTitle(const ECameraControlMode mode);
-
/* updates the state (UI) according to the current mode */
void updateState();