diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-12-14 10:29:47 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-12-14 10:29:47 +0000 |
commit | 1bd762dcdfb376f9e8032b9f86244c0f77d1b9ad (patch) | |
tree | 19c0f57f35aae75d5957e4543b06eeb1949cd7fd /offapi | |
parent | 0d0d2de80d851b813ac14703d855d3af5dbe717c (diff) |
INTEGRATION: CWS cyb1 (1.13.114); FILE MERGED
2005/08/26 11:33:44 cyb 1.13.114.1: Issue number: #53443#
Diffstat (limited to 'offapi')
-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 {}; |