diff options
author | Oliver Braun <obr@openoffice.org> | 2002-01-31 11:10:57 +0000 |
---|---|---|
committer | Oliver Braun <obr@openoffice.org> | 2002-01-31 11:10:57 +0000 |
commit | f963b249167550dd42c0447341ed1fa79beccd2b (patch) | |
tree | e3cacb3980f3d69f6d0a20e760e03e98628c6d0a /shell | |
parent | 1989b195847042227af758131090d70ffad046d3 (diff) |
XComponentContext removed - already there
Diffstat (limited to 'shell')
-rw-r--r-- | shell/source/cmdmail/cmdmail.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/source/cmdmail/cmdmail.xml b/shell/source/cmdmail/cmdmail.xml index 1557e094f80e..ed360f450888 100644 --- a/shell/source/cmdmail/cmdmail.xml +++ b/shell/source/cmdmail/cmdmail.xml @@ -17,7 +17,6 @@ <type> com.sun.star.system.XSimpleMailClientSupplier </type> <type> com.sun.star.system.XSimpleMailMessage </type> <type> com.sun.star.system.SimpleMailClientFlags </type> - <type> com.sun.star.lang.XComponentContext </type> <type> com.sun.star.lang.XEventListener </type> <type> com.sun.star.lang.XMultiServiceFactory </type> <type> com.sun.star.lang.XSingleServiceFactory </type> |