aboutsummaryrefslogtreecommitdiff
path: root/plugins/funind/indfun.ml
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2019-07-17 23:52:53 +0200
committerPierre-Marie Pédrot2019-07-17 23:52:53 +0200
commita3de6d9788354b011c8f1111163dab1dff81379a (patch)
tree45a2c1fee757736dfdb99b3a80067a8632f798bf /plugins/funind/indfun.ml
parentba1bb7581a5ad0969d35911fffdf61f150e0536f (diff)
parent19b92fb6767b0f9c84ea7d6331d764269734a883 (diff)
Merge PR #10518: [funind] Remove unneeded callback.
Reviewed-by: ppedrot
Diffstat (limited to 'plugins/funind/indfun.ml')
-rw-r--r--plugins/funind/indfun.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/funind/indfun.ml b/plugins/funind/indfun.ml
index 99efe3e5e2..6e19ef4804 100644
--- a/plugins/funind/indfun.ml
+++ b/plugins/funind/indfun.ml
@@ -285,7 +285,6 @@ let derive_inversion fix_names =
(evd',[])
in
Invfun.derive_correctness
- Functional_principles_types.make_scheme
fix_names_as_constant
lind;
with e when CErrors.noncritical e ->