diff options
Diffstat (limited to 'shell/source/cmdmail/cmdmailentry.cxx')
-rw-r--r-- | shell/source/cmdmail/cmdmailentry.cxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/shell/source/cmdmail/cmdmailentry.cxx b/shell/source/cmdmail/cmdmailentry.cxx index 578d67c85db6..fbc29a5858c4 100644 --- a/shell/source/cmdmail/cmdmailentry.cxx +++ b/shell/source/cmdmail/cmdmailentry.cxx @@ -57,8 +57,6 @@ using com::sun::star::system::XSimpleMailClientSupplier; #define COMP_IMPL_NAME "com.sun.star.comp.system.SimpleCommandMail" //----------------------------------------------------------------------- -// -//----------------------------------------------------------------------- namespace { @@ -69,7 +67,7 @@ namespace } //----------------------------------------------------------------------- -// the 3 important functions which will be exported +// the 2 important functions which will be exported //----------------------------------------------------------------------- extern "C" |