mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Remove unused decls to clean up Unix warnings.
This commit is contained in:
parent
d38ea52e16
commit
632b9afc55
@ -97,10 +97,6 @@ static PRLogModuleInfo* gLog;
|
||||
// RDF core vocabulary
|
||||
|
||||
#include "rdf.h"
|
||||
DEFINE_RDF_VOCAB(RDF_NAMESPACE_URI, RDF, child); // Used to indicate the containment relationship.
|
||||
DEFINE_RDF_VOCAB(RDF_NAMESPACE_URI, RDF, instanceOf);
|
||||
DEFINE_RDF_VOCAB(RDF_NAMESPACE_URI, RDF, type);
|
||||
|
||||
|
||||
// XXX This is sure to change. Copied from mozilla/layout/xul/content/src/nsXULAtoms.cpp
|
||||
#define XUL_NAMESPACE_URI "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
|
Loading…
Reference in New Issue
Block a user