Removing FFI code that is now auto-generated
[hcoop/smlsql.git] / libpq / FFI / et--ExecStatusType.sml
diff --git a/libpq/FFI/et--ExecStatusType.sml b/libpq/FFI/et--ExecStatusType.sml
deleted file mode 100644 (file)
index 8f2f38e..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-(* This file has been generated automatically. DO NOT EDIT! *)
-(* [from code at "/usr/include/postgresql/libpq-fe.h":71.1-86.17] *)
-(* [by Matthias Blume's ml-nlffigen (version 0.9.1) for x86-unix] *)
-(* Send comments and suggestions to blume@tti-c.org. Thanks! *)
-local
-    structure E_'ExecStatusType = struct
-        local
-            open Tag
-        in
-            type tag =
-                e t_' t_E t_x t_e t_c t_S t_t t_a t_t t_u t_s t_T t_y t_p t_e
-        end
-    end
-in
-    structure ET_'ExecStatusType = E_'ExecStatusType
-end