Skip to content

Commit 1bca4ae

Browse files
author
foobar
committed
Remove duplicate function entry.
1 parent a440989 commit 1bca4ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/ncurses/ncurses_fe.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ function_entry ncurses_functions[] = {
5858
PHP_FE(ncurses_deleteln, NULL)
5959
PHP_FE(ncurses_doupdate, NULL)
6060
PHP_FE(ncurses_echo, NULL)
61-
PHP_FE(ncurses_echochar, NULL)
6261
PHP_FE(ncurses_erase, NULL)
6362
PHP_FE(ncurses_erasechar, NULL)
6463
PHP_FE(ncurses_flash, NULL)

0 commit comments

Comments
 (0)