Skip to content

Commit 7842b50

Browse files
committed
Remove commented code
1 parent 77d5782 commit 7842b50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cgi/mapcache.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,6 @@ int main(int argc, const char **argv)
339339
goto cleanup;
340340
}
341341

342-
//set_headers(ctx, apr_pstrdup(ctx->pool, environ));
343342
set_headers(ctx, environ);
344343

345344
http_response = NULL;

0 commit comments

Comments
 (0)