aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/genarg.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/genarg.mli')
-rw-r--r--lib/genarg.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/genarg.mli b/lib/genarg.mli
index 090496093..674ee97ae 100644
--- a/lib/genarg.mli
+++ b/lib/genarg.mli
@@ -216,7 +216,6 @@ type argument_type =
| VarArgType
(** Specific types *)
| ConstrArgType
- | OpenConstrArgType
| ListArgType of argument_type
| OptArgType of argument_type
| PairArgType of argument_type * argument_type