diff options
Diffstat (limited to 'ACEXML/common/LocatorImpl.cpp')
-rw-r--r-- | ACEXML/common/LocatorImpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ACEXML/common/LocatorImpl.cpp b/ACEXML/common/LocatorImpl.cpp index ec04b231512..06424a66564 100644 --- a/ACEXML/common/LocatorImpl.cpp +++ b/ACEXML/common/LocatorImpl.cpp @@ -34,7 +34,7 @@ ACEXML_LocatorImpl::ACEXML_LocatorImpl (const ACEXML_Locator& locator) ACEXML_LocatorImpl::~ACEXML_LocatorImpl (void) { - + this->reset(); } void |