summaryrefslogtreecommitdiff
path: root/sapi/caudium/caudium.c
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2001-08-05 14:27:39 +0000
committerSascha Schumann <sas@php.net>2001-08-05 14:27:39 +0000
commit2cce13fd50411ff524e34c3cc27f9a2087cec115 (patch)
treede4a07fe5160b6842942959adaef7317031a8209 /sapi/caudium/caudium.c
parent0af7ad15f58587a48aeee460f15cb24a7bf97760 (diff)
downloadphp-git-2cce13fd50411ff524e34c3cc27f9a2087cec115.tar.gz
further tsrm cleanup
Diffstat (limited to 'sapi/caudium/caudium.c')
-rw-r--r--sapi/caudium/caudium.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sapi/caudium/caudium.c b/sapi/caudium/caudium.c
index 5ef8b3125b..caae71b2dd 100644
--- a/sapi/caudium/caudium.c
+++ b/sapi/caudium/caudium.c
@@ -356,7 +356,6 @@ php_caudium_sapi_header_handler(sapi_header_struct *sapi_header,
INLINE static int
php_caudium_low_send_headers(sapi_headers_struct *sapi_headers TSRMLS_DC)
{
- TSRMLS_FETCH();
struct pike_string *ind;
struct svalue *s_headermap;
GET_THIS();