Removing FFI code that is now auto-generated
[hcoop/smlsql.git] / libpq / FFI / t-PQnoticeProcessor.sml
diff --git a/libpq/FFI/t-PQnoticeProcessor.sml b/libpq/FFI/t-PQnoticeProcessor.sml
deleted file mode 100644 (file)
index dcd8a5c..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-(* This file has been generated automatically. DO NOT EDIT! *)
-(* [from code at "/usr/include/postgresql/libpq-fe.h":115.1-67] *)
-(* [by Matthias Blume's ml-nlffigen (version 0.9.1) for x86-unix] *)
-(* Send comments and suggestions to blume@tti-c.org. Thanks! *)
-local open C.Dim C in
-structure T_PQnoticeProcessor = struct
-    type t = (voidptr * ro uchar_obj ptr' -> unit) fptr
-    val typ = FPtrRTTI_0.typ : t T.typ
-end
-end