Removing FFI code that is now auto-generated
[hcoop/smlsql.git] / libpq / FFI / fptr-rtti-12.sml
diff --git a/libpq/FFI/fptr-rtti-12.sml b/libpq/FFI/fptr-rtti-12.sml
deleted file mode 100644 (file)
index 06f351e..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-(* This file has been generated automatically. DO NOT EDIT! *)
-(* [by Matthias Blume's ml-nlffigen (version 0.9) for x86-unix] *)
-(* Send comments and suggestions to blume@research.bell-labs.com. Thanks! *)
-local open C.Dim C_Int in
-structure FPtrRTTI_12 = struct
-    fun mkcall a ()
-        = Cvt.c_sint (CMemory.unwrap_sint (Callop_6.callop (a, (), nil)))
-    val typ = mk_fptr_typ mkcall : (unit -> sint) fptr T.typ
-end
-end