martin      99/07/16 00:15:49

  Modified:    mpm/src/modules/mpm/mpmt_pthread mpmt_pthread.c
  Log:
  Use new module structure
  
  Revision  Changes    Path
  1.8       +0 -2      
apache-2.0/mpm/src/modules/mpm/mpmt_pthread/mpmt_pthread.c
  
  Index: mpmt_pthread.c
  ===================================================================
  RCS file: 
/home/cvs/apache-2.0/mpm/src/modules/mpm/mpmt_pthread/mpmt_pthread.c,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- mpmt_pthread.c    1999/07/16 00:24:04     1.7
  +++ mpmt_pthread.c    1999/07/16 07:15:48     1.8
  @@ -1768,8 +1768,6 @@
       NULL,                    /* merge per-server config structures */
       mpmt_pthread_cmds,               /* command table */
       NULL,                    /* handlers */
  -    NULL,                    /* translate_handler */
  -    NULL,                    /* check_user_id */
       NULL,                    /* check auth */
       NULL,                    /* check access */
       NULL,                    /* type_checker */
  
  
  

Reply via email to