Browse Source

Removed a useless define.

PEAR_1_4DEV
Ilia Alshanetsky 22 years ago
parent
commit
fae56fca30
  1. 2
      ext/pgsql/php_pgsql.h

2
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

Loading…
Cancel
Save