[Libreoffice-commits] core.git: sfx2/source
Mike Kaganski (via logerrit)
logerrit at kemper.freedesktop.org
Thu Jan 14 19:52:41 UTC 2021
sfx2/source/dialog/dinfdlg.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 197357413a1bcd2394291072c6737ea774d7f0c6
Author: Mike Kaganski <mike.kaganski at collabora.com>
AuthorDate: Thu Jan 14 12:51:57 2021 +0100
Commit: Mike Kaganski <mike.kaganski at 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.kaganski at 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
More information about the Libreoffice-commits
mailing list