[PECL-CVS] [pecl-database-pdo_ibm] pdo-class-8.5: remove useless comment
[email protected] (Calvin Buckley)
| Newsgroups | php.pecl.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Calvin Buckley (NattyNarwhal) Date: 2025-09-10T15:04:09-03:00 Commit: https://github.com/php/pecl-database-pdo_ibm/commit/d5a9e9f16a2e11ec67de42784d92016726ac21a5 Raw diff: https://github.com/php/pecl-database-pdo_ibm/commit/d5a9e9f16a2e11ec67de42784d92016726ac21a5.diff remove useless comment Changed paths: M pdo_ibm.c Diff: diff --git a/pdo_ibm.c b/pdo_ibm.c index 8a2870c..97cb3e0 100644 --- a/pdo_ibm.c +++ b/pdo_ibm.c @@ -35,8 +35,6 @@ #include "pdo_ibm_arginfo.h" #endif -/* If you declare any globals in php_pdo_ibm.h uncomment this: -*/ #ifdef PASE ZEND_DECLARE_MODULE_GLOBALS(pdo_ibm) #endif