diff options
Diffstat (limited to 'offapi/com/sun/star/modules.idl')
-rw-r--r-- | offapi/com/sun/star/modules.idl | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/offapi/com/sun/star/modules.idl b/offapi/com/sun/star/modules.idl index 7e538f84f4fb..7826658e2742 100644 --- a/offapi/com/sun/star/modules.idl +++ b/offapi/com/sun/star/modules.idl @@ -4,9 +4,9 @@ * * $RCSfile: modules.idl,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: rt $ $Date: 2005-09-07 20:25:25 $ + * last change: $Author: rt $ $Date: 2005-12-14 11:29:47 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -128,9 +128,6 @@ module mail {}; /// Interfaces for Mozilla integration. module mozilla {}; -/// Interfaces to access package file formats. -module package {}; - /// Pretty Good Privacy (deprecated). module pgp {}; |