summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/source/cmdmail/cmdmailmsg.hxx1
-rw-r--r--shell/source/cmdmail/cmdmailsuppl.hxx1
-rw-r--r--shell/source/unix/exec/shellexec.hxx1
-rw-r--r--shell/source/win32/SysShExec.hxx1
-rw-r--r--shell/source/win32/simplemail/smplmailmsg.hxx1
5 files changed, 0 insertions, 5 deletions
diff --git a/shell/source/cmdmail/cmdmailmsg.hxx b/shell/source/cmdmail/cmdmailmsg.hxx
index 1a3a6c493adb..09e1aeaa92e3 100644
--- a/shell/source/cmdmail/cmdmailmsg.hxx
+++ b/shell/source/cmdmail/cmdmailmsg.hxx
@@ -28,7 +28,6 @@
#include <com/sun/star/uno/XComponentContext.hpp>
-// class declaration
class CmdMailMsg :
diff --git a/shell/source/cmdmail/cmdmailsuppl.hxx b/shell/source/cmdmail/cmdmailsuppl.hxx
index abbcb6736208..43915d662e8c 100644
--- a/shell/source/cmdmail/cmdmailsuppl.hxx
+++ b/shell/source/cmdmail/cmdmailsuppl.hxx
@@ -30,7 +30,6 @@
#include <com/sun/star/system/XSimpleMailClientSupplier.hpp>
-// class declaration
class CmdMailSuppl :
diff --git a/shell/source/unix/exec/shellexec.hxx b/shell/source/unix/exec/shellexec.hxx
index 22b03ad76d3d..fd084a567f19 100644
--- a/shell/source/unix/exec/shellexec.hxx
+++ b/shell/source/unix/exec/shellexec.hxx
@@ -27,7 +27,6 @@
#include <com/sun/star/system/XSystemShellExecute.hpp>
-// class declaration
class ShellExec : public ::cppu::WeakImplHelper< css::system::XSystemShellExecute, css::lang::XServiceInfo >
diff --git a/shell/source/win32/SysShExec.hxx b/shell/source/win32/SysShExec.hxx
index 24051920b399..63069cc5e52f 100644
--- a/shell/source/win32/SysShExec.hxx
+++ b/shell/source/win32/SysShExec.hxx
@@ -28,7 +28,6 @@
#include <com/sun/star/system/XSystemShellExecute.hpp>
-// class declaration
class CSysShExecBase
diff --git a/shell/source/win32/simplemail/smplmailmsg.hxx b/shell/source/win32/simplemail/smplmailmsg.hxx
index 4797f4e81e2e..87269910bb19 100644
--- a/shell/source/win32/simplemail/smplmailmsg.hxx
+++ b/shell/source/win32/simplemail/smplmailmsg.hxx
@@ -26,7 +26,6 @@
#include <com/sun/star/system/XSimpleMailMessage2.hpp>
-// class declaration
class CSmplMailMsg : public cppu::WeakImplHelper< css::system::XSimpleMailMessage2 >