mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
Removed a useless define.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user