diff options
Diffstat (limited to 'shell/source/win32/simplemail/smplmailmsg.cxx')
-rw-r--r-- | shell/source/win32/simplemail/smplmailmsg.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/source/win32/simplemail/smplmailmsg.cxx b/shell/source/win32/simplemail/smplmailmsg.cxx index 7a622b3fe0db..8cc7c3a46ab4 100644 --- a/shell/source/win32/simplemail/smplmailmsg.cxx +++ b/shell/source/win32/simplemail/smplmailmsg.cxx @@ -21,9 +21,7 @@ #include <osl/file.h> #include "smplmailmsg.hxx" -using com::sun::star::uno::RuntimeException; using com::sun::star::uno::Sequence; -using com::sun::star::lang::IllegalArgumentException; using namespace cppu; |