aboutsummaryrefslogtreecommitdiff
path: root/lib/flags.ml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/flags.ml')
-rw-r--r--lib/flags.ml4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/flags.ml b/lib/flags.ml
index 9ef32989c8..cd9d9d6900 100644
--- a/lib/flags.ml
+++ b/lib/flags.ml
@@ -73,10 +73,6 @@ let ideslave_coqtop_flags = ref None
let time = ref false
-type load_proofs = Force | Lazy | Dont
-
-let load_proofs = ref Lazy
-
let raw_print = ref false
let record_print = ref true