aboutsummaryrefslogtreecommitdiff
path: root/sucl/graph.icl
diff options
context:
space:
mode:
Diffstat (limited to 'sucl/graph.icl')
-rw-r--r--sucl/graph.icl2
1 files changed, 0 insertions, 2 deletions
diff --git a/sucl/graph.icl b/sucl/graph.icl
index 2929125..076220b 100644
--- a/sucl/graph.icl
+++ b/sucl/graph.icl
@@ -178,8 +178,6 @@ refcount graph roots
where count` = inccounter var count
(def,(_,args)) = varcontents graph var
-inccounter m f n = if (n==m) (f n+1) (f n)
-
/*
Compilegraph compiles a graph from parts.