aboutsummaryrefslogtreecommitdiff
path: root/xsd-frontend/semantic-graph/compositors.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-frontend/semantic-graph/compositors.hxx')
-rw-r--r--xsd-frontend/semantic-graph/compositors.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xsd-frontend/semantic-graph/compositors.hxx b/xsd-frontend/semantic-graph/compositors.hxx
index 90a95b8..c82d8a4 100644
--- a/xsd-frontend/semantic-graph/compositors.hxx
+++ b/xsd-frontend/semantic-graph/compositors.hxx
@@ -210,7 +210,6 @@ namespace XSDFrontend
Void
add_edge_right (ContainsCompositor& e)
{
- assert (contained_compositor_ == 0);
contained_compositor_ = &e;
}