shell/source/cmdmail/cmdmailmsg.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit f7ccf46b13ddf4501d5952ec38b1c680398f2101
Author:     Gabor Kelemen <gabor.kelemen.ext...@allotropia.de>
AuthorDate: Fri Mar 29 13:30:24 2024 +0100
Commit:     Gabor Kelemen <gabor.kelemen.ext...@allotropia.de>
CommitDate: Sat Mar 30 20:50:06 2024 +0100

    tdf#146619 Drop unused 'using namespace' in: shell/
    
    Change-Id: I4194a1e3b92ec5bd25a8f313f7ff441566079bac
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165517
    Tested-by: Jenkins
    Reviewed-by: Gabor Kelemen <gabor.kelemen.ext...@allotropia.de>

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;
 
 

Reply via email to