aboutsummaryrefslogtreecommitdiff
path: root/checker/mod_checking.ml
diff options
context:
space:
mode:
Diffstat (limited to 'checker/mod_checking.ml')
-rw-r--r--checker/mod_checking.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/checker/mod_checking.ml b/checker/mod_checking.ml
index 44b7089fd0..e3cca50f06 100644
--- a/checker/mod_checking.ml
+++ b/checker/mod_checking.ml
@@ -84,7 +84,6 @@ let mk_mtb mp sign delta =
mod_expr = ();
mod_type = sign;
mod_type_alg = None;
- mod_constraints = Univ.ContextSet.empty;
mod_delta = delta;
mod_retroknowledge = ModTypeRK; }