aboutsummaryrefslogtreecommitdiff
path: root/library/decl_kinds.ml
diff options
context:
space:
mode:
Diffstat (limited to 'library/decl_kinds.ml')
-rw-r--r--library/decl_kinds.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/library/decl_kinds.ml b/library/decl_kinds.ml
index 2735a9118e..6eb582baef 100644
--- a/library/decl_kinds.ml
+++ b/library/decl_kinds.ml
@@ -10,8 +10,6 @@
(** Informal mathematical status of declarations *)
-type discharge = DoDischarge | NoDischarge
-
type binding_kind = Explicit | Implicit
type private_flag = bool