Removing FFI code that is now auto-generated
[hcoop/smlsql.git] / libpq / FFI / callop-11.sml
diff --git a/libpq/FFI/callop-11.sml b/libpq/FFI/callop-11.sml
deleted file mode 100644 (file)
index c3a307f..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-(* This file has been generated automatically. DO NOT EDIT! *)
-(* [by Matthias Blume's ml-nlffigen (version 0.9.1) for x86-unix] *)
-(* Send comments and suggestions to blume@tti-c.org. Thanks! *)
-structure Callop_11 = struct
-    val callop =
-        RawMemInlineT.rawccall :
-            Word32.word *
-            (CMemory.cc_addr *
-             CMemory.cc_sint *
-             CMemory.cc_addr *
-             CMemory.cc_addr *
-             CMemory.cc_sint *
-             CMemory.cc_addr *
-             CMemory.cc_sint) *
-            (unit *
-             string *
-             Int31.int *
-             string *
-             string *
-             Int31.int *
-             string *
-             Int31.int -> string) list -> CMemory.cc_addr
-end