aboutsummaryrefslogtreecommitdiff
path: root/plugins/cc/ccalgo.mli
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2018-11-12 16:52:36 +0100
committerPierre-Marie Pédrot2018-11-12 16:52:36 +0100
commit040fdec17f7e70fdbef7d400be2dc0e1607a10fa (patch)
tree0616768175db18596abbcad32fa1f48f70aae356 /plugins/cc/ccalgo.mli
parent78ab6a5263d3d0dd4da300fcfb87c5e896acc153 (diff)
parent3c940f8e88e8d57681431c483e6d3e41114c8cc8 (diff)
Merge PR #8938: [Plugins] Remove some dead code
Diffstat (limited to 'plugins/cc/ccalgo.mli')
-rw-r--r--plugins/cc/ccalgo.mli2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/cc/ccalgo.mli b/plugins/cc/ccalgo.mli
index 4ebc6a135a..d52e83dc31 100644
--- a/plugins/cc/ccalgo.mli
+++ b/plugins/cc/ccalgo.mli
@@ -145,8 +145,6 @@ val tail_pac : pa_constructor -> pa_constructor
val find : forest -> int -> int
-val find_pac : forest -> int -> pa_constructor -> int
-
val find_oldest_pac : forest -> int -> pa_constructor -> int
val term : forest -> int -> term