diff options
Diffstat (limited to 'ext/ncurses/php_ncurses.h')
| -rw-r--r-- | ext/ncurses/php_ncurses.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/ncurses/php_ncurses.h b/ext/ncurses/php_ncurses.h index 6d17f9b4b8..aae0aef094 100644 --- a/ext/ncurses/php_ncurses.h +++ b/ext/ncurses/php_ncurses.h @@ -47,8 +47,6 @@ extern function_entry ncurses_functions[]; PHP_MINIT_FUNCTION(ncurses); PHP_MSHUTDOWN_FUNCTION(ncurses); -PHP_RINIT_FUNCTION(ncurses); -PHP_RSHUTDOWN_FUNCTION(ncurses); PHP_MINFO_FUNCTION(ncurses); ZEND_BEGIN_MODULE_GLOBALS(ncurses) |
