]> granicus.if.org Git - apache/commitdiff
No need for multi-version compatibility.
authorRainer Jung <rjung@apache.org>
Wed, 1 Feb 2012 11:13:12 +0000 (11:13 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 1 Feb 2012 11:13:12 +0000 (11:13 +0000)
Backport of r1239071 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1239074 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/mod_proxy_express.c

index a7abd6b303e8a29e5019f745651a93a9d680270e..472faef5729eaa1f4b37377d558f3a1a6b06f07f 100644 (file)
@@ -210,11 +210,7 @@ static void register_hooks(apr_pool_t *p)
 
 /* the main config structure */
 
-#if MODULE_MAGIC_COOKIE == 0x41503234UL
 AP_DECLARE_MODULE(proxy_express) =
-#else
-module AP_MODULE_DECLARE_DATA proxy_express =
-#endif
 {
     STANDARD20_MODULE_STUFF,
     NULL,           /* create per-dir config structures */