summaryrefslogtreecommitdiff
path: root/ext/sqlite/php_sqlite.h
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2007-05-28 23:33:13 +0000
committerIlia Alshanetsky <iliaa@php.net>2007-05-28 23:33:13 +0000
commit3821f0c45acc490e6b5d80494f74798049e9cd15 (patch)
tree9d25df9de8d1c974f4e5201984bb98d2d6835732 /ext/sqlite/php_sqlite.h
parentde573ba7ff35e1d9f338e574067997745db54352 (diff)
downloadphp-git-3821f0c45acc490e6b5d80494f74798049e9cd15.tar.gz
MFB
Diffstat (limited to 'ext/sqlite/php_sqlite.h')
-rw-r--r--ext/sqlite/php_sqlite.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/sqlite/php_sqlite.h b/ext/sqlite/php_sqlite.h
index 0deb5c407b..db9ad1da4c 100644
--- a/ext/sqlite/php_sqlite.h
+++ b/ext/sqlite/php_sqlite.h
@@ -38,7 +38,6 @@ extern zend_module_entry sqlite_module_entry;
PHP_MINIT_FUNCTION(sqlite);
PHP_MSHUTDOWN_FUNCTION(sqlite);
-PHP_RINIT_FUNCTION(sqlite);
PHP_RSHUTDOWN_FUNCTION(sqlite);
PHP_MINFO_FUNCTION(sqlite);