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