summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelteleporthistory.cpp
diff options
context:
space:
mode:
authorLeyla Farazha <leyla@lindenlab.com>2011-10-19 16:38:51 -0700
committerLeyla Farazha <leyla@lindenlab.com>2011-10-19 16:38:51 -0700
commit04d6bd302ba5809dc6aa1c33d91dc0737af6e033 (patch)
tree93a6f23db31d5295b2de795792f5063c231d2050 /indra/newview/llpanelteleporthistory.cpp
parent68649fbf2b358dd9029d4f0c68e7edadb0dd3da0 (diff)
parentc290b0cc85f7a8b4514a36a2ceec9fefcb04ae8c (diff)
merge
Diffstat (limited to 'indra/newview/llpanelteleporthistory.cpp')
-rw-r--r--indra/newview/llpanelteleporthistory.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelteleporthistory.cpp b/indra/newview/llpanelteleporthistory.cpp
index 2c3f76f546..d3543daff0 100644
--- a/indra/newview/llpanelteleporthistory.cpp
+++ b/indra/newview/llpanelteleporthistory.cpp
@@ -389,6 +389,7 @@ LLTeleportHistoryPanel::~LLTeleportHistoryPanel()
{
LLTeleportHistoryFlatItemStorage::instance().purge();
delete mGearMenuHandle.get();
+ mTeleportHistoryChangedConnection.disconnect();
}
BOOL LLTeleportHistoryPanel::postBuild()