summaryrefslogtreecommitdiff
path: root/uui/source/logindlg.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <gabor.kelemen.extern@allotropia.de>2024-04-10 19:50:20 +0200
committerGabor Kelemen <gabor.kelemen.extern@allotropia.de>2024-05-16 08:35:34 +0200
commit8cda679913bac83324c222c31c417f2ee7e2924b (patch)
treeb28004069f0a2eec517e62840409fbdc2aedea54 /uui/source/logindlg.cxx
parente3ca92bcfda624136af5ba741fef8f732f2856fc (diff)
tdf#146619 Drop unused 'using namespace com::sun::star'
now that find-unused-includes was expanded with detecting these Change-Id: I9f21ad1a85c1e3178cad98464b2ba407d909b62d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167638 Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de> Tested-by: Jenkins
Diffstat (limited to 'uui/source/logindlg.cxx')
-rw-r--r--uui/source/logindlg.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/uui/source/logindlg.cxx b/uui/source/logindlg.cxx
index 8232620decbb..cb661c3534c5 100644
--- a/uui/source/logindlg.cxx
+++ b/uui/source/logindlg.cxx
@@ -26,8 +26,6 @@
#define _MAX_PATH PATH_MAX
#endif
-using namespace com::sun::star;
-
LoginDialog::~LoginDialog()
{
}