Removing FFI code that is now auto-generated
[hcoop/smlsql.git] / libpq / FFI / st-_PQprintOpt.sml
diff --git a/libpq/FFI/st-_PQprintOpt.sml b/libpq/FFI/st-_PQprintOpt.sml
deleted file mode 100644 (file)
index 5f338cc..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-(* This file has been generated automatically. DO NOT EDIT! *)
-(* [from code at "/usr/include/postgresql/libpq-fe.h":120.1-134.13] *)
-(* [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 S__PQprintOpt = struct
-        local
-            open Tag
-        in
-            type tag = s t__ t_P t_Q t_p t_r t_i t_n t_t t_O t_p t_t
-        end
-        val size = C_Int.mk_su_size 0wx18 : tag C.su C.S.size
-        val typ = C_Int.mk_su_typ size
-    end
-in
-    structure ST__PQprintOpt = S__PQprintOpt
-end