From: Jim Jagielski Date: Mon, 10 Sep 2007 14:54:37 +0000 (+0000) Subject: Yeah. Good luck with that. X-Git-Tag: 2.3.0~1433 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38c463cacfa031e8bd20471d9576e0691473394e;p=thirdparty%2Fapache%2Fhttpd.git Yeah. Good luck with that. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574270 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/scoreboard.h b/include/scoreboard.h index fc9fadf7ffd..7e6cfa920a5 100644 --- a/include/scoreboard.h +++ b/include/scoreboard.h @@ -144,7 +144,6 @@ struct process_score { /* stuff which is lb specific */ typedef struct lb_score lb_score; struct lb_score { - /* TODO: make a real stuct from this */ unsigned char data[1024]; };