summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--unoxml/source/rdf/librdf_repository.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/unoxml/source/rdf/librdf_repository.cxx b/unoxml/source/rdf/librdf_repository.cxx
index d5d990bf8ac4..120c0cad26a3 100644
--- a/unoxml/source/rdf/librdf_repository.cxx
+++ b/unoxml/source/rdf/librdf_repository.cxx
@@ -89,8 +89,6 @@ typedef std::map< OUString, ::rtl::Reference<librdf_NamedGraph> >
NamedGraphMap_t;
const char s_sparql [] = "sparql";
-const char s_nsRDFs [] = "http://www.w3.org/2000/01/rdf-schema#";
-const char s_label [] = "label";
const char s_nsOOo [] = "http://openoffice.org/2004/office/rdfa/";
////////////////////////////////////////////////////////////////////////////