summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatertelehub.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloatertelehub.cpp')
-rw-r--r--indra/newview/llfloatertelehub.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloatertelehub.cpp b/indra/newview/llfloatertelehub.cpp
index 0b4a05867f..49ece7a19e 100644
--- a/indra/newview/llfloatertelehub.cpp
+++ b/indra/newview/llfloatertelehub.cpp
@@ -68,7 +68,6 @@ void LLFloaterTelehub::show()
// Find tools floater, glue to bottom
if (gFloaterTools)
{
- gFloaterTools->showMore(FALSE);
LLRect tools_rect = gFloaterTools->getRect();
S32 our_width = sInstance->getRect().getWidth();
S32 our_height = sInstance->getRect().getHeight();