summaryrefslogtreecommitdiff
path: root/shell/source
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source')
-rw-r--r--shell/source/win32/simplemail/smplmailclient.cxx1
-rw-r--r--shell/source/win32/simplemail/smplmailsuppl.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/shell/source/win32/simplemail/smplmailclient.cxx b/shell/source/win32/simplemail/smplmailclient.cxx
index b4bef54ef15f..d40577892cb3 100644
--- a/shell/source/win32/simplemail/smplmailclient.cxx
+++ b/shell/source/win32/simplemail/smplmailclient.cxx
@@ -46,7 +46,6 @@
using css::uno::UNO_QUERY;
using css::uno::Reference;
using css::uno::Exception;
-using css::uno::RuntimeException;
using css::uno::Sequence;
using css::lang::IllegalArgumentException;
diff --git a/shell/source/win32/simplemail/smplmailsuppl.cxx b/shell/source/win32/simplemail/smplmailsuppl.cxx
index 8fbd89b21c95..6f4eb0ea09a9 100644
--- a/shell/source/win32/simplemail/smplmailsuppl.cxx
+++ b/shell/source/win32/simplemail/smplmailsuppl.cxx
@@ -27,7 +27,6 @@
#include <windows.h>
using com::sun::star::uno::Reference;
-using com::sun::star::uno::RuntimeException;
using com::sun::star::uno::Sequence;
using com::sun::star::lang::XServiceInfo;
using com::sun::star::system::XSimpleMailClientSupplier;