]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Removed define obsolete since r96478.
authorGuenter Knauf <fuankg@apache.org>
Sat, 25 Dec 2010 13:30:01 +0000 (13:30 +0000)
committerGuenter Knauf <fuankg@apache.org>
Sat, 25 Dec 2010 13:30:01 +0000 (13:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1052780 13f79535-47bb-0310-9956-ffa450edef68

os/netware/pre_nw.h

index 62f15419403715a6cc2a93452d76750c10cf610a..174be42904d00d5cdc245eed6e549bd7fb7c737c 100644 (file)
@@ -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