summaryrefslogtreecommitdiff
path: root/ACE/ACEXML/common/SAXExceptions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ACEXML/common/SAXExceptions.cpp')
-rw-r--r--ACE/ACEXML/common/SAXExceptions.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ACEXML/common/SAXExceptions.cpp b/ACE/ACEXML/common/SAXExceptions.cpp
index 7c9e575e321..e03ef586091 100644
--- a/ACE/ACEXML/common/SAXExceptions.cpp
+++ b/ACE/ACEXML/common/SAXExceptions.cpp
@@ -111,7 +111,6 @@ ACEXML_SAXNotSupportedException::ACEXML_SAXNotSupportedException (const ACEXML_C
ACEXML_SAXNotSupportedException::~ACEXML_SAXNotSupportedException (void)
{
- delete[] this->message_;
}