From 36cf6cf22aa07263f1e6bcfd2989ebf4daa01b2c Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Fri, 16 Jul 1999 18:23:38 +0000 Subject: [PATCH] unnecessary, breaks the build --- ext/pgsql/php3_pgsql.h | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/pgsql/php3_pgsql.h b/ext/pgsql/php3_pgsql.h index 336d5ec2f5..c996969f2b 100644 --- a/ext/pgsql/php3_pgsql.h +++ b/ext/pgsql/php3_pgsql.h @@ -87,7 +87,6 @@ void php3_pgsql_get_link_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type); void php3_pgsql_get_result_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type); char *get_field_name(PGconn *pgsql, Oid oid, HashTable *list); void php3_pgsql_get_field_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type); -PHP_FUNCTION(pgsql_fetch_hash); void php3_pgsql_data_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type); -- 2.40.0