]> granicus.if.org Git - apache/commitdiff
Torch a stale commented out line.
authorSander Striker <striker@apache.org>
Thu, 7 Mar 2002 20:03:02 +0000 (20:03 +0000)
committerSander Striker <striker@apache.org>
Thu, 7 Mar 2002 20:03:02 +0000 (20:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93774 13f79535-47bb-0310-9956-ffa450edef68

server/listen.c

index 45219c615a6ec9c4476e6f0f187c76c23dc5bba7..24924c39c6689d5ae3d208da14f3727f3a9b02c9 100644 (file)
@@ -317,7 +317,6 @@ static int ap_listen_open(process_rec *process, apr_port_t port)
         apr_socket_close(lr->sd);
         lr->active = 0;
         next = lr->next;
-        /*free(lr);*/
     }
     old_listeners = NULL;