summaryrefslogtreecommitdiff
path: root/unotest/source/cpp/toabsolutefileurl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotest/source/cpp/toabsolutefileurl.cxx')
-rw-r--r--unotest/source/cpp/toabsolutefileurl.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/unotest/source/cpp/toabsolutefileurl.cxx b/unotest/source/cpp/toabsolutefileurl.cxx
index 4805a9f39903..b92069b418f7 100644
--- a/unotest/source/cpp/toabsolutefileurl.cxx
+++ b/unotest/source/cpp/toabsolutefileurl.cxx
@@ -27,12 +27,6 @@
#include "rtl/ustring.hxx"
#include "unotest/toabsolutefileurl.hxx"
-namespace {
-
-namespace css = com::sun::star;
-
-}
-
namespace test {
rtl::OUString toAbsoluteFileUrl(rtl::OUString const & relativePathname) {