| commit | 5041b1491a183366ca44380bd0f5dfb7c0acc5fb | [log] |
|---|---|---|
| author | Mike Kaganski <mike.kaganski@collabora.com> | Sun Oct 10 22:07:34 2021 +0200 |
| committer | Mike Kaganski <mike.kaganski@collabora.com> | Mon Oct 11 06:14:38 2021 +0200 |
| tree | ce7a37b5a2e565ac28672f1b4bb32d576e0402ea | |
| parent | 3e11faf2d263f97a96274a8247b5a123ec8fe7c6 [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>
diff --git a/xmloff/source/core/xmlexp.cxx b/xmloff/source/core/xmlexp.cxx index 0fd65e1..5e0e46d 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;