Removing FFI code that is now auto-generated
[hcoop/smlsql.git] / libpq / FFI / ut--PQArgBlock-0.sml
diff --git a/libpq/FFI/ut--PQArgBlock-0.sml b/libpq/FFI/ut--PQArgBlock-0.sml
deleted file mode 100644 (file)
index f40572e..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-(* This file has been generated automatically. DO NOT EDIT! *)
-(* [from code at "/usr/include/postgresql/libpq-fe.h":163.1-172.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 U_'PQArgBlock'0 = struct
-        local
-            open Tag
-        in
-            type tag =
-                u t_' t_P t_Q t_A t_r t_g t_B t_l t_o t_c t_k t_' t_0
-        end
-        val size = C_Int.mk_su_size 0wx4 : tag C.su C.S.size
-        val typ = C_Int.mk_su_typ size
-    end
-in
-    structure UT_'PQArgBlock'0 = U_'PQArgBlock'0
-end