sfx2/source/dialog/dinfdlg.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 197357413a1bcd2394291072c6737ea774d7f0c6
Author:     Mike Kaganski <mike.kagan...@collabora.com>
AuthorDate: Thu Jan 14 12:51:57 2021 +0100
Commit:     Mike Kaganski <mike.kagan...@collabora.com>
CommitDate: Thu Jan 14 20:51:58 2021 +0100

    Drop some unused "using" directives
    
    Change-Id: Ibc071f7b3d21c24e119fdc4e0db5351f80813287
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109279
    Tested-by: Jenkins
    Reviewed-by: Mike Kaganski <mike.kagan...@collabora.com>

diff --git a/sfx2/source/dialog/dinfdlg.cxx b/sfx2/source/dialog/dinfdlg.cxx
index 2eed31607374..27c18056468e 100644
--- a/sfx2/source/dialog/dinfdlg.cxx
+++ b/sfx2/source/dialog/dinfdlg.cxx
@@ -76,8 +76,6 @@
 #include <algorithm>
 
 using namespace ::com::sun::star;
-using namespace ::com::sun::star::lang;
-using namespace ::com::sun::star::ui::dialogs;
 using namespace ::com::sun::star::uno;
 
 struct CustomProperty
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to