summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/security/CryptographyException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/security/CryptographyException.idl')
-rw-r--r--offapi/com/sun/star/security/CryptographyException.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/offapi/com/sun/star/security/CryptographyException.idl b/offapi/com/sun/star/security/CryptographyException.idl
index b5bcf55f9ab0..2b76b229870a 100644
--- a/offapi/com/sun/star/security/CryptographyException.idl
+++ b/offapi/com/sun/star/security/CryptographyException.idl
@@ -18,11 +18,6 @@
*/
-#ifndef __com_sun_star_security_CryptographyException_idl__
-#define __com_sun_star_security_CryptographyException_idl__
-
-#include <com/sun/star/uno/SecurityException.idl>
-
module com { module sun { module star { module security {
@@ -33,6 +28,4 @@ exception CryptographyException : com::sun::star::uno::SecurityException
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */