summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/schema/qxsdfacet_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlpatterns/schema/qxsdfacet_p.h')
-rw-r--r--src/xmlpatterns/schema/qxsdfacet_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xmlpatterns/schema/qxsdfacet_p.h b/src/xmlpatterns/schema/qxsdfacet_p.h
index 8dd7d5f..76919d1 100644
--- a/src/xmlpatterns/schema/qxsdfacet_p.h
+++ b/src/xmlpatterns/schema/qxsdfacet_p.h
@@ -112,7 +112,6 @@ namespace QPatternist
Assertion = 1 << 12, ///< Match an assertion (<a href="http://www.w3.org/TR/xmlschema-2/#rf-assertion">Assertion Definition</a>)
};
typedef QHash<XsdFacet::Type, XsdFacet::Ptr> Hash;
- typedef QHashIterator<XsdFacet::Type, XsdFacet::Ptr> HashIterator;
/**
* Creates a new facet object of type None.