1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00

nuke unused variable

This commit is contained in:
Antony Dovgal
2006-07-26 10:30:45 +00:00
parent dfb431b7c5
commit cdb628d67d
-1
View File
@@ -416,7 +416,6 @@ static apr_status_t php_server_context_cleanup(void *data_)
static int php_apache_request_ctor(request_rec *r, php_struct *ctx TSRMLS_DC)
{
char *content_type;
char *content_length;
const char *auth;