summaryrefslogtreecommitdiff
path: root/shell/source/win32
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/win32')
-rw-r--r--shell/source/win32/SysShExec.cxx2
-rw-r--r--shell/source/win32/simplemail/smplmailclient.hxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/shell/source/win32/SysShExec.cxx b/shell/source/win32/SysShExec.cxx
index efc720fcb65a..30ff62deb07b 100644
--- a/shell/source/win32/SysShExec.cxx
+++ b/shell/source/win32/SysShExec.cxx
@@ -63,8 +63,6 @@ using namespace cppu;
namespace // private
{
- namespace css = com::sun::star;
-
Sequence< OUString > SAL_CALL SysShExec_getSupportedServiceNames()
{
Sequence< OUString > aRet(1);
diff --git a/shell/source/win32/simplemail/smplmailclient.hxx b/shell/source/win32/simplemail/smplmailclient.hxx
index 94ee2e07362d..58214bcf5878 100644
--- a/shell/source/win32/simplemail/smplmailclient.hxx
+++ b/shell/source/win32/simplemail/smplmailclient.hxx
@@ -25,8 +25,6 @@
#include <com/sun/star/system/XSimpleMailClient.hpp>
-namespace css = ::com::sun::star;
-
class CSmplMailClient : public cppu::WeakImplHelper1<css::system::XSimpleMailClient>
{
public: