aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/mono_util.sig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mono_util.sig')
-rw-r--r--src/mono_util.sig2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mono_util.sig b/src/mono_util.sig
index 1e94403f..4e9d5d91 100644
--- a/src/mono_util.sig
+++ b/src/mono_util.sig
@@ -27,8 +27,6 @@
signature MONO_UTIL = sig
-val classifyDatatype : (string * int * Mono.typ option) list -> Mono.datatype_kind
-
structure Typ : sig
val compare : Mono.typ * Mono.typ -> order
val sortFields : (string * Mono.typ) list -> (string * Mono.typ) list