From: Jim Jagielski Date: Fri, 5 Oct 2001 14:25:29 +0000 (+0000) Subject: Backout mistakenly re-applied patch. A previous X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ad71cbb4609734cee41f922fa6330c29e454988;p=thirdparty%2Fapache%2Fhttpd.git Backout mistakenly re-applied patch. A previous commit had already fixed the TPF problem without the overhead of a nasty nop function git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91314 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/main/http_main.c b/src/main/http_main.c index 874d4f36cce..11365f1bbc3 100644 --- a/src/main/http_main.c +++ b/src/main/http_main.c @@ -1074,9 +1074,7 @@ static void accept_mutex_cleanup_tpfcore(void *foo) coruc(RESOURCE_KEY); } -static void accept_mutex_init_tpfcore(pool *foo) -{ -} +#define accept_mutex_init_tpfcore(x) static void accept_mutex_child_init_tpfcore(pool *p) {