diff options
-rw-r--r-- | shell/source/cmdmail/cmdmailmsg.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/source/cmdmail/cmdmailmsg.cxx b/shell/source/cmdmail/cmdmailmsg.cxx index 8d6c0865a609..b62d99ab9a0b 100644 --- a/shell/source/cmdmail/cmdmailmsg.cxx +++ b/shell/source/cmdmail/cmdmailmsg.cxx @@ -22,7 +22,6 @@ using com::sun::star::container::NoSuchElementException; using com::sun::star::container::XNameAccess; -using namespace cppu; using namespace com::sun::star::uno; |