From: Guenter Knauf Date: Sat, 25 Dec 2010 13:30:01 +0000 (+0000) Subject: Removed define obsolete since r96478. X-Git-Tag: 2.0.65~136 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e5b802b3133118717e2dfd3bfd237ab1e2a4489;p=thirdparty%2Fapache%2Fhttpd.git Removed define obsolete since r96478. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1052780 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/os/netware/pre_nw.h b/os/netware/pre_nw.h index 62f15419403..174be42904d 100644 --- a/os/netware/pre_nw.h +++ b/os/netware/pre_nw.h @@ -55,9 +55,6 @@ #define __int64 long long #endif -/* Don't use the DBM rewrite map for mod_rewrite */ -#define NO_DBM_REWRITEMAP - /* Restrict the number of nested includes */ #define AP_MAX_INCLUDE_DEPTH 48