From: Jeff Trawick Date: Mon, 2 Nov 2009 16:26:51 +0000 (+0000) Subject: remove declaration for ap_my_generation, which was replaced with the X-Git-Tag: 2.3.3~103 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e583784a181257fb8c862348a0958958716fa549;p=thirdparty%2Fapache%2Fhttpd.git remove declaration for ap_my_generation, which was replaced with the AP_MPMQ_GENERATION query in r757853 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@831944 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/scoreboard.h b/include/scoreboard.h index 07ba9d1a54a..7cc735fe7f2 100644 --- a/include/scoreboard.h +++ b/include/scoreboard.h @@ -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.