]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
removed unused var (seems a leftover from 1.3 days).
authorGuenter Knauf <fuankg@apache.org>
Mon, 6 Jul 2009 19:55:42 +0000 (19:55 +0000)
committerGuenter Knauf <fuankg@apache.org>
Mon, 6 Jul 2009 19:55:42 +0000 (19:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@791588 13f79535-47bb-0310-9956-ffa450edef68

os/netware/pre_nw.h

index f4ce6f53295266d3083c42777ec6588d49529c87..10c4a106e2d7932cfffda4152b569d0a847aca32 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
-
 /* Allow MOD_AUTH_DBM to use APR */
 #define AP_AUTH_DBM_USE_APR