From: Guenter Knauf Date: Sat, 25 Dec 2010 12:51:49 +0000 (+0000) Subject: Removed define obsolete since r93260. X-Git-Tag: 2.0.65~138 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44e96781e333a85ea577e42a96cb9a4b0a6b7519;p=thirdparty%2Fapache%2Fhttpd.git Removed define obsolete since r93260. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1052777 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/os/netware/pre_nw.h b/os/netware/pre_nw.h index da67b3f4963..62f15419403 100644 --- a/os/netware/pre_nw.h +++ b/os/netware/pre_nw.h @@ -58,9 +58,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