]> granicus.if.org Git - apache/commitdiff
Didn't mean to leave that in there. MPM works, how well I haven't yet
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 6 Feb 2002 07:31:31 +0000 (07:31 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 6 Feb 2002 07:31:31 +0000 (07:31 +0000)
  determined.

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

server/mpm/winnt/mpm_winnt.c

index ecb1efc42561d35460cf25840fd813b2fdf29b4f..17e539a2c08f1fecc1c8450256de6ec39c200333 100644 (file)
@@ -2231,7 +2231,6 @@ static void winnt_child_init(apr_pool_t *pchild, struct server_rec *ap_server_co
         ap_my_generation = atoi(getenv("AP_MY_GENERATION"));
 
         apr_lock_child_init(&start_mutex, signal_name_prefix, pconf);
-        DebugBreak();
     }
     else {
         /* Single process mode - this lock doesn't even need to exist */