summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerregion.cpp
diff options
context:
space:
mode:
authorJonathan Yap <none@none>2013-11-19 16:32:41 -0500
committerJonathan Yap <none@none>2013-11-19 16:32:41 -0500
commitb7edc965bc77ab21e9a1e3f6b424299a50053529 (patch)
treeda4ffe124f994e5c96a03e88bc0a6083b9430e07 /indra/newview/llviewerregion.cpp
parent56b1b35a18c21f6dad4147df35ba4594f31b67e3 (diff)
STORM-68 Place initial call to send cap in new, better location.
Make processing of debug setting names a little more elegant.
Diffstat (limited to 'indra/newview/llviewerregion.cpp')
-rw-r--r--indra/newview/llviewerregion.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llviewerregion.cpp b/indra/newview/llviewerregion.cpp
index 68db98580f..21e0db46c9 100644
--- a/indra/newview/llviewerregion.cpp
+++ b/indra/newview/llviewerregion.cpp
@@ -1490,7 +1490,6 @@ void LLViewerRegion::unpackRegionHandshake()
// Supplying false in this call means only send the default permissions to the simulator if
// it has never been sent. Once this data is sent the simulator will pass this data to new
// simulators as the agent moves around.
- LLFloaterPermsDefault::updateCap(false);
}
void LLViewerRegionImpl::buildCapabilityNames(LLSD& capabilityNames)