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 a8096ecaca..977fc83345 100644
--- a/ext/standard/head.h
+++ b/ext/standard/head.h
@@ -55,7 +55,6 @@ extern php3_module_entry php3_header_module_entry;
extern int php3_init_head(INIT_FUNC_ARGS);
PHP_FUNCTION(Header);
PHP_FUNCTION(SetCookie);
-PHP_FUNCTION(headers_sent);
void php4i_add_header_information(char *header_information, uint header_length);