Removed a useless define.

This commit is contained in:
Ilia Alshanetsky 2003-12-29 15:58:01 +00:00
parent 2788bb8a15
commit fae56fca30

View file

@ -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