summaryrefslogtreecommitdiff
path: root/indra/newview/llbottomtray.h
diff options
context:
space:
mode:
authorVadim ProductEngine <vsavchuk@productengine.com>2011-04-11 23:33:06 +0300
committerVadim ProductEngine <vsavchuk@productengine.com>2011-04-11 23:33:06 +0300
commitf9698c264442bb0db068e4dc9d4d1ab0ba5c210a (patch)
treef5f86a7b026e3d31fac5e500a82058be5e140a76 /indra/newview/llbottomtray.h
parent4da728e7f2c95e8ef0d6a0ccfc21170a47056cfd (diff)
STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 9
Removed unused methods.
Diffstat (limited to 'indra/newview/llbottomtray.h')
-rw-r--r--indra/newview/llbottomtray.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llbottomtray.h b/indra/newview/llbottomtray.h
index 1e8554f434..db7f5bc308 100644
--- a/indra/newview/llbottomtray.h
+++ b/indra/newview/llbottomtray.h
@@ -112,10 +112,6 @@ public:
void showBottomTrayContextMenu(S32 x, S32 y, MASK mask);
- void showGestureButton(BOOL visible);
- void showMoveButton(BOOL visible);
- void showCameraButton(BOOL visible);
- void showSnapshotButton(BOOL visible);
void showSpeakButton(bool visible);
void toggleMovementControls();