]> granicus.if.org Git - apache/commitdiff
remove declaration for ap_my_generation, which was replaced with the
authorJeff Trawick <trawick@apache.org>
Mon, 2 Nov 2009 16:26:51 +0000 (16:26 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 2 Nov 2009 16:26:51 +0000 (16:26 +0000)
AP_MPMQ_GENERATION query in r757853

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

include/scoreboard.h

index 07ba9d1a54a5aee8ef04fe3fc57411d167283562..7cc735fe7f2d91ce456e7528477af9c04c430afe 100644 (file)
@@ -188,8 +188,6 @@ AP_DECLARE_DATA extern const char *ap_scoreboard_fname;
 AP_DECLARE_DATA extern int ap_extended_status;
 AP_DECLARE_DATA extern int ap_mod_status_reqtail;
 
-AP_DECLARE_DATA extern ap_generation_t volatile ap_my_generation;
-
 /* Hooks */
 /**
   * Hook for post scoreboard creation, pre mpm.