aboutsummaryrefslogtreecommitdiff
path: root/xsd-frontend/semantic-graph/elements.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-frontend/semantic-graph/elements.hxx')
-rw-r--r--xsd-frontend/semantic-graph/elements.hxx13
1 files changed, 0 insertions, 13 deletions
diff --git a/xsd-frontend/semantic-graph/elements.hxx b/xsd-frontend/semantic-graph/elements.hxx
index bcbd901..f0b679f 100644
--- a/xsd-frontend/semantic-graph/elements.hxx
+++ b/xsd-frontend/semantic-graph/elements.hxx
@@ -306,19 +306,6 @@ namespace XSDFrontend
abort (); // Told you so!
}
- // This is a bunch of experimental sink functions that allow
- // extensions in the form of one-way edges.
- //
- //void
- //add_edge_left (Edge&)
- //{
- //}
-
- Void
- add_edge_right (Edge&)
- {
- }
-
Void
add_edge_right (Annotates& a)
{