]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/db/postgresql/ffi/ffi.factor
get rid of the last few pointer typedefs in db.postgresql.ffi, windows.usp10, and...
[factor.git] / basis / db / postgresql / ffi / ffi.factor
index f4a55e32807e33358522fdf0e53ab00d6da33129..69ac2c5e5e32c6c3c053a85dd511a89558e43f91 100644 (file)
@@ -63,7 +63,6 @@ C-TYPE: PGconn
 C-TYPE: PGresult
 C-TYPE: PGcancel
 TYPEDEF: uint Oid
-TYPEDEF: uint* Oid*
 TYPEDEF: char pqbool
 C-TYPE: PQconninfoOption
 C-TYPE: PGnotify