diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/source/cmdmail/cmdmailmsg.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/source/cmdmail/cmdmailmsg.cxx b/shell/source/cmdmail/cmdmailmsg.cxx index 312d1ad8016c..bd8657577b75 100644 --- a/shell/source/cmdmail/cmdmailmsg.cxx +++ b/shell/source/cmdmail/cmdmailmsg.cxx @@ -19,8 +19,6 @@ #include "cmdmailmsg.hxx" -using com::sun::star::lang::IllegalArgumentException; -using com::sun::star::lang::WrappedTargetException; using com::sun::star::container::NoSuchElementException; using com::sun::star::container::XNameAccess; using osl::MutexGuard; |