aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloaterregioninfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llfloaterregioninfo.cpp')
-rw-r--r--linden/indra/newview/llfloaterregioninfo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloaterregioninfo.cpp b/linden/indra/newview/llfloaterregioninfo.cpp
index 78d07cf..8a4f621 100644
--- a/linden/indra/newview/llfloaterregioninfo.cpp
+++ b/linden/indra/newview/llfloaterregioninfo.cpp
@@ -542,7 +542,6 @@ void LLPanelRegionInfo::onClickHelp(void* data)
542{ 542{
543 const std::string* xml_alert = (std::string*)data; 543 const std::string* xml_alert = (std::string*)data;
544 gViewerWindow->alertXml(*xml_alert); 544 gViewerWindow->alertXml(*xml_alert);
545 delete xml_alert;
546} 545}
547 546
548///////////////////////////////////////////////////////////////////////////// 547/////////////////////////////////////////////////////////////////////////////