aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-rw-r--r--dev/top_printers.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev/top_printers.ml b/dev/top_printers.ml
index ec9c0a95ee..8db7de46cb 100644
--- a/dev/top_printers.ml
+++ b/dev/top_printers.ml
@@ -145,8 +145,6 @@ let ppenv e = pp
let pptac = (fun x -> pp(Pptactic.pr_glob_tactic (Global.env()) x))
-let ppinsts c = pp (pr_instance_gmap c)
-
let ppobj obj = Format.print_string (Libobject.object_tag obj)
let cnt = ref 0