summaryrefslogtreecommitdiff
path: root/shell/source/cmdmail
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/cmdmail')
-rw-r--r--shell/source/cmdmail/cmdmailentry.cxx4
-rw-r--r--shell/source/cmdmail/cmdmailsuppl.cxx4
2 files changed, 0 insertions, 8 deletions
diff --git a/shell/source/cmdmail/cmdmailentry.cxx b/shell/source/cmdmail/cmdmailentry.cxx
index f601284f41fa..b0e45feaafb5 100644
--- a/shell/source/cmdmail/cmdmailentry.cxx
+++ b/shell/source/cmdmail/cmdmailentry.cxx
@@ -43,10 +43,6 @@ using namespace ::com::sun::star::registry ;
using namespace ::cppu ;
using com::sun::star::system::XSimpleMailClientSupplier;
-//-----------------------------------------------------------------------
-// defines
-//-----------------------------------------------------------------------
-
#define COMP_SERVICE_NAME "com.sun.star.system.SimpleCommandMail"
#define COMP_IMPL_NAME "com.sun.star.comp.system.SimpleCommandMail"
diff --git a/shell/source/cmdmail/cmdmailsuppl.cxx b/shell/source/cmdmail/cmdmailsuppl.cxx
index f21584b2f488..f1deab7cb6f9 100644
--- a/shell/source/cmdmail/cmdmailsuppl.cxx
+++ b/shell/source/cmdmail/cmdmailsuppl.cxx
@@ -67,10 +67,6 @@ using namespace com::sun::star::system::SimpleMailClientFlags;
using namespace com::sun::star::uno;
using namespace com::sun::star::lang;
-//------------------------------------------------------------------------
-// defines
-//------------------------------------------------------------------------
-
#define COMP_IMPL_NAME "com.sun.star.comp.system.SimpleCommandMail2"
//------------------------------------------------------------------------