aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/csymtable.ml
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/csymtable.ml')
-rw-r--r--kernel/csymtable.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/csymtable.ml b/kernel/csymtable.ml
index 8d09cbd7e..82250badb 100644
--- a/kernel/csymtable.ml
+++ b/kernel/csymtable.ml
@@ -94,7 +94,6 @@ let annot_tbl = Hashtbl.create 31
exception NotEvaluated
-open Pp
let key rk =
match !rk with
| Some k -> (*Pp.msgnl (str"found at: "++int k);*) k