You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ma...@hyperreal.org on 1999/10/14 00:35:42 UTC

cvs commit: apache-2.0/src/modules/mpm/dexter scoreboard.c

manoj       99/10/13 15:35:41

  Modified:    src/modules/mpm/dexter scoreboard.c
  Log:
  Whack a warning.
  
  Revision  Changes    Path
  1.5       +0 -1      apache-2.0/src/modules/mpm/dexter/scoreboard.c
  
  Index: scoreboard.c
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/modules/mpm/dexter/scoreboard.c,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -d -u -r1.4 -r1.5
  --- scoreboard.c	1999/10/13 20:14:52	1.4
  +++ scoreboard.c	1999/10/13 22:35:40	1.5
  @@ -82,7 +82,6 @@
   #endif
   
   static scoreboard *ap_scoreboard_image = NULL;
  -static char *ap_server_argv0=NULL;
   
   /*****************************************************************
    *