summaryrefslogtreecommitdiff
path: root/xsd/cxx/tree/elements.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsd/cxx/tree/elements.hxx')
-rw-r--r--xsd/cxx/tree/elements.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/xsd/cxx/tree/elements.hxx b/xsd/cxx/tree/elements.hxx
index 563f47c..0af42c9 100644
--- a/xsd/cxx/tree/elements.hxx
+++ b/xsd/cxx/tree/elements.hxx
@@ -150,12 +150,6 @@ namespace CXX
renamed_type (SemanticGraph::Type const&, String& name) const;
public:
- // Return true if this type is-a QName.
- //
- Boolean
- is_qname (SemanticGraph::Type&);
-
- public:
// Performs a number of processing steps, including forcing a new
// line after 80 characters as well as "commentizing" the text by
// adding '* ' after each newline.