diff options
Diffstat (limited to 'ext/pdo/pdo.c')
-rwxr-xr-x | ext/pdo/pdo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/pdo/pdo.c b/ext/pdo/pdo.c index 1fc13e662a..ee9896c846 100755 --- a/ext/pdo/pdo.c +++ b/ext/pdo/pdo.c @@ -118,7 +118,6 @@ PHP_FUNCTION(pdo_drivers) /* }}} */ /* {{{ arginfo */ -static ZEND_BEGIN_ARG_INFO(arginfo_pdo_drivers, 0) ZEND_END_ARG_INFO() /* }}} */ |