summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2021-10-10 22:07:34 +0200
committerMike Kaganski <mike.kaganski@collabora.com>2021-10-11 06:14:38 +0200
commit5041b1491a183366ca44380bd0f5dfb7c0acc5fb (patch)
treece7a37b5a2e565ac28672f1b4bb32d576e0402ea /xmloff
parent3e11faf2d263f97a96274a8247b5a123ec8fe7c6 (diff)
Drop unused 'using namespace' here
Change-Id: Iffd9e68cbefae664374ca8ad75441f899b849f34 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123168 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/core/xmlexp.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/core/xmlexp.cxx b/xmloff/source/core/xmlexp.cxx
index 0fd65e17d8f2..5e0e46dabeb0 100644
--- a/xmloff/source/core/xmlexp.cxx
+++ b/xmloff/source/core/xmlexp.cxx
@@ -98,7 +98,6 @@
#include <comphelper/xmltools.hxx>
#include <comphelper/graphicmimetype.hxx>
-using namespace ::osl;
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::frame;