Kaydet (Commit) b03fa7d6 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-const-variable

Change-Id: I520782b2a4cc7a7b100471f18980515acb2e4ede
üst 0e6f148b
...@@ -89,8 +89,6 @@ typedef std::map< OUString, ::rtl::Reference<librdf_NamedGraph> > ...@@ -89,8 +89,6 @@ typedef std::map< OUString, ::rtl::Reference<librdf_NamedGraph> >
NamedGraphMap_t; NamedGraphMap_t;
const char s_sparql [] = "sparql"; 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/"; const char s_nsOOo [] = "http://openoffice.org/2004/office/rdfa/";
//////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment