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

os/netware/pre_nw.h

index da67b3f49633d905a863e093bad77844468a5d6e..62f15419403715a6cc2a93452d76750c10cf610a 100644 (file)
@@ -58,9 +58,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