diff options
Diffstat (limited to 'xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx')
-rw-r--r-- | xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx b/xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx index 72c498e939fd..cc00a33f1bdb 100644 --- a/xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx +++ b/xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx @@ -146,9 +146,6 @@ xmlNodePtr XMLElementWrapper_XmlSecImpl::getNativeElement( ) const * RESULT * pNode - the libxml2 node wrapped by this object * - * HISTORY - * 05.01.2004 - implemented - * * AUTHOR * Michael Mi * Email: michael.mi@sun.com @@ -175,9 +172,6 @@ void XMLElementWrapper_XmlSecImpl::setNativeElement(const xmlNodePtr pNode) * RESULT * empty * - * HISTORY - * 05.01.2004 - implemented - * * AUTHOR * Michael Mi * Email: michael.mi@sun.com |