summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelplaces.cpp
diff options
context:
space:
mode:
authorSteve Bennetts <steve@lindenlab.com>2009-11-10 17:52:28 -0800
committerSteve Bennetts <steve@lindenlab.com>2009-11-10 17:52:28 -0800
commit98ca90bed46591573f5072121a774d19cc69381f (patch)
treee11d8e8b4459b8513c0495f76932c71385b1e062 /indra/newview/llpanelplaces.cpp
parent04eaf3f34fbc0b2ba7f6dd22600e8df1aaa63ed8 (diff)
parent2857dd026ce67f26f4da2f07ecffd8d6b754625c (diff)
Merge changes from product-engine
Diffstat (limited to 'indra/newview/llpanelplaces.cpp')
-rw-r--r--indra/newview/llpanelplaces.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelplaces.cpp b/indra/newview/llpanelplaces.cpp
index 8d117afcfe..3d0fba9426 100644
--- a/indra/newview/llpanelplaces.cpp
+++ b/indra/newview/llpanelplaces.cpp
@@ -293,7 +293,6 @@ void LLPanelPlaces::onOpen(const LLSD& key)
mPosGlobal = hist_items[index].mGlobalPos;
mPlaceProfile->setInfoType(LLPanelPlaceInfo::TELEPORT_HISTORY);
- mPlaceProfile->updateLastVisitedText(hist_items[index].mDate);
mPlaceProfile->displayParcelInfo(LLUUID(), mPosGlobal);
}