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

os/netware/pre_nw.h

index f4ce6f53295266d3083c42777ec6588d49529c87..1bce406827cb22e42fb97d6be690187b16bb9175 100644 (file)
@@ -66,9 +66,6 @@
 /* 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
-
 /* Restrict the number of nested includes */
 #define AP_MAX_INCLUDE_DEPTH    48