summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/crypto/XMLEncryptionTemplate.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/crypto/XMLEncryptionTemplate.idl')
-rw-r--r--offapi/com/sun/star/xml/crypto/XMLEncryptionTemplate.idl5
1 files changed, 0 insertions, 5 deletions
diff --git a/offapi/com/sun/star/xml/crypto/XMLEncryptionTemplate.idl b/offapi/com/sun/star/xml/crypto/XMLEncryptionTemplate.idl
index 67b5605e3118..347be1cce735 100644
--- a/offapi/com/sun/star/xml/crypto/XMLEncryptionTemplate.idl
+++ b/offapi/com/sun/star/xml/crypto/XMLEncryptionTemplate.idl
@@ -17,10 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-//i20156 - new file for XML security module
-
-/** -- idl definition -- **/
-
#ifndef __com_sun_star_xml_crypto_xmlencryptiontemplate_idl_
#define __com_sun_star_xml_crypto_xmlencryptiontemplate_idl_
@@ -33,7 +29,6 @@ module com { module sun { module star { module xml { module crypto {
*/
service XMLEncryptionTemplate : com::sun::star::xml::crypto::XXMLEncryptionTemplate;
-
} ; } ; } ; } ; } ;
#endif