diff options
Diffstat (limited to 'indra/newview/llfloaterregioninfo.cpp')
-rw-r--r-- | indra/newview/llfloaterregioninfo.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterregioninfo.cpp b/indra/newview/llfloaterregioninfo.cpp index e5193b8314..737a2afbb7 100644 --- a/indra/newview/llfloaterregioninfo.cpp +++ b/indra/newview/llfloaterregioninfo.cpp @@ -542,7 +542,6 @@ void LLPanelRegionInfo::onClickHelp(void* data) { const std::string* xml_alert = (std::string*)data; gViewerWindow->alertXml(*xml_alert); - delete xml_alert; } ///////////////////////////////////////////////////////////////////////////// |