diff options
| author | Hartmut Holzgraefe <hholzgra@php.net> | 2001-12-15 14:20:41 +0000 |
|---|---|---|
| committer | Hartmut Holzgraefe <hholzgra@php.net> | 2001-12-15 14:20:41 +0000 |
| commit | 57c7f0ab5c15d038483063a931541b8eb29fa570 (patch) | |
| tree | 85b0b44cee4493161a6d0c22c00045dc353fdaff /ext/ncurses/php_ncurses_fe.h | |
| parent | 1c23d93135c84b6258ed3f1c8038795823040ada (diff) | |
| download | php-git-57c7f0ab5c15d038483063a931541b8eb29fa570.tar.gz | |
cleanup
Diffstat (limited to 'ext/ncurses/php_ncurses_fe.h')
| -rw-r--r-- | ext/ncurses/php_ncurses_fe.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/ncurses/php_ncurses_fe.h b/ext/ncurses/php_ncurses_fe.h index d5d3c0a85e..aa979c539c 100644 --- a/ext/ncurses/php_ncurses_fe.h +++ b/ext/ncurses/php_ncurses_fe.h @@ -20,7 +20,6 @@ #ifndef PHP_NCURSES_FE_H #define PHP_NCURSES_FE_H -PHP_FUNCTION(confirm_ncurses_compiled); /* For testing, remove later. */ PHP_FUNCTION(ncurses_addch); PHP_FUNCTION(ncurses_color_set); PHP_FUNCTION(ncurses_delwin); |
