summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx
diff options
context:
space:
mode:
authorGuillaume Poussel <gpoussel@gmail.com>2011-02-08 08:48:59 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-02-08 19:06:48 +0100
commit842bfb16f710a624eb48294e5410e9944160c70d (patch)
tree7c85ef2417a993c608585948eab1a4e7faeb4b1b /xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx
parentb0c96965cfc02d2beb062158483079a2e746474f (diff)
Remove useless comments in components.
Diffstat (limited to 'xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx')
-rw-r--r--xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx6
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