summaryrefslogtreecommitdiff
path: root/ext/aspell/php_aspell.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/aspell/php_aspell.h')
-rw-r--r--ext/aspell/php_aspell.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/aspell/php_aspell.h b/ext/aspell/php_aspell.h
index 787412dddb..cdc0ce4177 100644
--- a/ext/aspell/php_aspell.h
+++ b/ext/aspell/php_aspell.h
@@ -38,7 +38,6 @@ extern zend_module_entry aspell_module_entry;
extern PHP_MINIT_FUNCTION(aspell);
extern PHP_MINFO_FUNCTION(aspell);
-extern void php3_aspell_close();
PHP_FUNCTION(aspell_new);
PHP_FUNCTION(aspell_check);