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

os/netware/pre_nw.h

index 1bce406827cb22e42fb97d6be690187b16bb9175..21ebb67540444fc92f930bcdf981daceeb9927ba 100644 (file)
@@ -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