From: Guenter Knauf Date: Sat, 25 Dec 2010 13:31:05 +0000 (+0000) Subject: Removed define obsolete since r96478. X-Git-Tag: 2.2.18~222 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dc406ba3ebc1eb3c1a52db30089c2fea420b5f7;p=thirdparty%2Fapache%2Fhttpd.git Removed define obsolete since r96478. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1052781 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/os/netware/pre_nw.h b/os/netware/pre_nw.h index 1bce406827c..21ebb675404 100644 --- a/os/netware/pre_nw.h +++ b/os/netware/pre_nw.h @@ -63,9 +63,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