summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelplaces.cpp
diff options
context:
space:
mode:
authorDenis Serdjuk <dserduk@productengine.com>2009-11-09 12:16:05 +0200
committerDenis Serdjuk <dserduk@productengine.com>2009-11-09 12:16:05 +0200
commit889008dfeff8b16c7c18f956d3255f09c2e66b8f (patch)
tree94e325ffa48cece95e59abcbbd31a86e486716d1 /indra/newview/llpanelplaces.cpp
parent4dbd16953719ec30004d3df45486c51aa65981db (diff)
parentc4a5030caa5951b6fe1e985eea234412e157cf68 (diff)
merge
--HG-- branch : 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);
}