]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
scoreboard/status: follow up to 1739146.
authorYann Ylavic <ylavic@apache.org>
Thu, 14 Apr 2016 18:21:07 +0000 (18:21 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 14 Apr 2016 18:21:07 +0000 (18:21 +0000)
Comment not needed anymore...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1739151 13f79535-47bb-0310-9956-ffa450edef68

server/scoreboard.c

index c8264302a12566604f7f580eaa1104427fd219c2..4e79a1f714efa6c74293752eba2224f67c13429c 100644 (file)
@@ -494,7 +494,6 @@ static int update_child_status_internal(int child_num,
             ws->last_used = apr_time_now();
         }
 
-        /* Keep existing values until working again */
         if (descr) {
             apr_cpystrn(ws->request, descr, sizeof(ws->request));
         }