summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-09-20 13:31:44 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-09-20 13:31:44 +0000
commit08176a8ad53154c3a028c37ac723098aeff827b3 (patch)
treeece6c917e4080d6663951cb3f0364f08eead5fa4
parent9419277d7137b377e9949548ac36bc04e405d0df (diff)
INTEGRATION: CWS jl12 (1.4.82); FILE MERGED
2004/08/18 13:45:06 jl 1.4.82.1: #i31702# remove needs entry from com.sun.star.system.SimpleCommandMail
-rw-r--r--offapi/com/sun/star/system/SimpleCommandMail.idl8
1 files changed, 2 insertions, 6 deletions
diff --git a/offapi/com/sun/star/system/SimpleCommandMail.idl b/offapi/com/sun/star/system/SimpleCommandMail.idl
index 471671a7e..154d62b5e 100644
--- a/offapi/com/sun/star/system/SimpleCommandMail.idl
+++ b/offapi/com/sun/star/system/SimpleCommandMail.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SimpleCommandMail.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 23:33:43 $
+ * last change: $Author: rt $ $Date: 2004-09-20 14:31:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -107,10 +107,6 @@ published service SimpleCommandMail
*/
interface com::sun::star::lang::XTypeProvider;
- //-------------------------------------------------------------------------
- /** Nneeded to store command line profiles in configuration
- */
- needs com::sun::star::configuration::ConfigurationProvider;
};
//=============================================================================