Removing FFI code that is now auto-generated
[hcoop/smlsql.git] / libpq / FFI / st-pg_conn.sml
diff --git a/libpq/FFI/st-pg_conn.sml b/libpq/FFI/st-pg_conn.sml
deleted file mode 100644 (file)
index 0d67486..0000000
+++ /dev/null
@@ -1,14 +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! *)
-local
-    structure S_pg_conn = struct
-        local
-            open Tag
-        in
-            type tag = s t_p t_g t__ t_c t_o t_n t_n
-        end
-    end
-in
-    structure ST_pg_conn = S_pg_conn
-end