diff options
author | Guillaume Poussel <gpoussel@gmail.com> | 2011-02-08 08:48:59 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cedricbosdo@openoffice.org> | 2011-02-08 19:06:48 +0100 |
commit | 2521c0adf5a3de3c7572ca6cf0813cbe817847c4 (patch) | |
tree | 727829b44dfb979fb828d7121c38734b6e1aed95 /xmlsecurity/source/framework/signaturecreatorimpl.hxx | |
parent | 6345859b26ac7d1e9f7599b8d55de84d090e0d64 (diff) |
Remove useless comments in components.
Diffstat (limited to 'xmlsecurity/source/framework/signaturecreatorimpl.hxx')
-rw-r--r-- | xmlsecurity/source/framework/signaturecreatorimpl.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/xmlsecurity/source/framework/signaturecreatorimpl.hxx b/xmlsecurity/source/framework/signaturecreatorimpl.hxx index 10641fdce..dc753baaa 100644 --- a/xmlsecurity/source/framework/signaturecreatorimpl.hxx +++ b/xmlsecurity/source/framework/signaturecreatorimpl.hxx @@ -56,10 +56,6 @@ class SignatureCreatorImpl : public cppu::ImplInheritanceHelper4 * Collects all resources for a signature generation, then generates the * signature by invoking a xmlsec-based signature bridge component. * - * HISTORY - * 05.01.2004 - Interface supported: XBlockerMonitor, - * XInitialization, XServiceInfo - * * AUTHOR * Michael Mi * Email: michael.mi@sun.com |