summaryrefslogtreecommitdiff
path: root/unoxml
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml')
-rw-r--r--unoxml/source/rdf/CURI.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/unoxml/source/rdf/CURI.cxx b/unoxml/source/rdf/CURI.cxx
index e7aa311ebb75..63ff77ed0c7a 100644
--- a/unoxml/source/rdf/CURI.cxx
+++ b/unoxml/source/rdf/CURI.cxx
@@ -94,7 +94,6 @@ css::uno::Sequence< OUString > SAL_CALL CURI::getSupportedServiceNames() throw (
return comp_CURI::_getSupportedServiceNames();
}
-const char s_nsXS [] = "http://www.w3.org/2001/XMLSchema#";
const char s_nsXSD [] = "http://www.w3.org/2001/XMLSchema-datatypes#";
const char s_nsRDF [] = "http://www.w3.org/1999/02/22-rdf-syntax-ns#";
const char s_nsRDFs [] = "http://www.w3.org/2000/01/rdf-schema#";