summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/framework/elementcollector.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
commit2521c0adf5a3de3c7572ca6cf0813cbe817847c4 (patch)
tree727829b44dfb979fb828d7121c38734b6e1aed95 /xmlsecurity/source/framework/elementcollector.cxx
parent6345859b26ac7d1e9f7599b8d55de84d090e0d64 (diff)
Remove useless comments in components.
Diffstat (limited to 'xmlsecurity/source/framework/elementcollector.cxx')
-rw-r--r--xmlsecurity/source/framework/elementcollector.cxx18
1 files changed, 0 insertions, 18 deletions
diff --git a/xmlsecurity/source/framework/elementcollector.cxx b/xmlsecurity/source/framework/elementcollector.cxx
index a9411d7e5..bff96c6f7 100644
--- a/xmlsecurity/source/framework/elementcollector.cxx
+++ b/xmlsecurity/source/framework/elementcollector.cxx
@@ -83,9 +83,6 @@ ElementCollector::ElementCollector(
* RESULT
* empty
*
- * HISTORY
- * 05.01.2004 - implemented
- *
* AUTHOR
* Michael Mi
* Email: michael.mi@sun.com
@@ -129,9 +126,6 @@ void ElementCollector::notifyListener()
* RESULT
* empty
*
- * HISTORY
- * 05.01.2004 - implemented
- *
* AUTHOR
* Michael Mi
* Email: michael.mi@sun.com
@@ -166,9 +160,6 @@ void ElementCollector::setReferenceResolvedListener(
* RESULT
* empty
*
- * HISTORY
- * 05.01.2004 - implemented
- *
* AUTHOR
* Michael Mi
* Email: michael.mi@sun.com
@@ -196,9 +187,6 @@ void ElementCollector::setSecurityId(sal_Int32 nSecurityId)
* RESULT
* empty
*
- * HISTORY
- * 05.01.2004 - implemented
- *
* AUTHOR
* Michael Mi
* Email: michael.mi@sun.com
@@ -230,9 +218,6 @@ void ElementCollector::doNotify()
* RESULT
* empty
*
- * HISTORY
- * 05.01.2004 - implemented
- *
* AUTHOR
* Michael Mi
* Email: michael.mi@sun.com
@@ -269,9 +254,6 @@ ElementCollector* ElementCollector::clone(
* RESULT
* clone - a new ElementCollector
*
- * HISTORY
- * 05.01.2004 - implemented
- *
* AUTHOR
* Michael Mi
* Email: michael.mi@sun.com