forked from mirrors/gecko-dev
Bug 1329827 (part 2) - Remove DEVMO_NAMESPACE_URI_PREFIX. r=pike.
It's unused and the site it refers to no longer exists. --HG-- extra : rebase_source : 910e7fc54a4ba4c124d1217d7618ad2b68b9258b
This commit is contained in:
parent
219d02a9a5
commit
cae27a479e
1 changed files with 0 additions and 2 deletions
|
|
@ -38,8 +38,6 @@ static const char kURI##prefix##_##name[] = ns #name
|
|||
#define RDF_NAMESPACE_URI "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
#define WEB_NAMESPACE_URI "http://home.netscape.com/WEB-rdf#"
|
||||
#define NC_NAMESPACE_URI "http://home.netscape.com/NC-rdf#"
|
||||
#define DEVMO_NAMESPACE_URI_PREFIX "http://developer.mozilla.org/rdf/vocabulary/"
|
||||
|
||||
|
||||
/* ContractID prefixes for RDF DLL registration. */
|
||||
#define NS_RDF_CONTRACTID "@mozilla.org/rdf"
|
||||
|
|
|
|||
Loading…
Reference in a new issue