diff options
-rw-r--r-- | ext/pgsql/php_pgsql.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/pgsql/php_pgsql.h b/ext/pgsql/php_pgsql.h index d434df531f..5473728a88 100644 --- a/ext/pgsql/php_pgsql.h +++ b/ext/pgsql/php_pgsql.h @@ -24,8 +24,6 @@ #if HAVE_PGSQL -#define PHP_PGSQL_API 20020419 - extern zend_module_entry pgsql_module_entry; #define pgsql_module_ptr &pgsql_module_entry |