summaryrefslogtreecommitdiff
path: root/configmgr/source/xmldata.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/xmldata.cxx')
-rw-r--r--configmgr/source/xmldata.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/configmgr/source/xmldata.cxx b/configmgr/source/xmldata.cxx
index 8ba6ae5ca92a..6e3def05159c 100644
--- a/configmgr/source/xmldata.cxx
+++ b/configmgr/source/xmldata.cxx
@@ -54,12 +54,6 @@ namespace configmgr {
namespace xmldata {
-namespace {
-
-namespace css = com::sun::star;
-
-}
-
Type parseType(
xmlreader::XmlReader const & reader, xmlreader::Span const & text)
{