summaryrefslogtreecommitdiff
path: root/typing/typeclass.mli
diff options
context:
space:
mode:
authorAlain Frisch <alain@frisch.fr>2010-05-18 17:21:21 +0000
committerAlain Frisch <alain@frisch.fr>2010-05-18 17:21:21 +0000
commitfb4a2f7070e17f1ddadf2d95e3c1d32e5198aa12 (patch)
treea3e1e632b5a69705c20f2b69aa011fa0404e9573 /typing/typeclass.mli
parent635cde5279537a521706d57efe004b7f2026f50d (diff)
downloadocaml-fb4a2f7070e17f1ddadf2d95e3c1d32e5198aa12.tar.gz
Cleanup.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@10421 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'typing/typeclass.mli')
-rw-r--r--typing/typeclass.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/typing/typeclass.mli b/typing/typeclass.mli
index 17ec69854f..bb1a731da8 100644
--- a/typing/typeclass.mli
+++ b/typing/typeclass.mli
@@ -55,7 +55,6 @@ type error =
| Apply_wrong_label of label
| Pattern_type_clash of type_expr
| Repeated_parameter
- | Unbound_class of Longident.t
| Unbound_class_2 of Longident.t
| Unbound_class_type of Longident.t
| Unbound_class_type_2 of Longident.t