summaryrefslogtreecommitdiff
path: root/ext/standard/head.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/head.h')
-rw-r--r--ext/standard/head.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/head.h b/ext/standard/head.h
index 54dce2685b..81abf7094f 100644
--- a/ext/standard/head.h
+++ b/ext/standard/head.h
@@ -23,7 +23,6 @@
extern PHP_RINIT_FUNCTION(head);
PHP_FUNCTION(header);
-PHP_FUNCTION(header_remove);
PHP_FUNCTION(setcookie);
PHP_FUNCTION(setrawcookie);
PHP_FUNCTION(headers_sent);