From: Guenter Knauf Date: Sat, 25 Dec 2010 12:46:44 +0000 (+0000) Subject: Removed define obsolete since r93260. X-Git-Tag: 2.2.18~223 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d80fc2a00da27957b9fcd8891cecefa8c8b72206;p=thirdparty%2Fapache%2Fhttpd.git Removed define obsolete since r93260. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1052776 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/os/netware/pre_nw.h b/os/netware/pre_nw.h index f4ce6f53295..1bce406827c 100644 --- a/os/netware/pre_nw.h +++ b/os/netware/pre_nw.h @@ -66,9 +66,6 @@ /* Don't use the DBM rewrite map for mod_rewrite */ #define NO_DBM_REWRITEMAP -/* Allow MOD_AUTH_DBM to use APR */ -#define AP_AUTH_DBM_USE_APR - /* Restrict the number of nested includes */ #define AP_MAX_INCLUDE_DEPTH 48