summaryrefslogtreecommitdiffstats
path: root/os
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2010-12-25 13:44:37 +0100
committerGuenter Knauf <fuankg@apache.org>2010-12-25 13:44:37 +0100
commit023e727183c3b9b5af056deb2588126049a2730c (patch)
treebecdd9ef8c147b7f752ceaa8370b977a8d0c338d /os
parentUpdate. (diff)
downloadapache2-023e727183c3b9b5af056deb2588126049a2730c.tar.xz
apache2-023e727183c3b9b5af056deb2588126049a2730c.zip
Removed define obsolete since r93260.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1052774 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os')
-rw-r--r--os/netware/pre_nw.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/os/netware/pre_nw.h b/os/netware/pre_nw.h
index 10c4a106e2..21ebb67540 100644
--- a/os/netware/pre_nw.h
+++ b/os/netware/pre_nw.h
@@ -63,9 +63,6 @@
#define __int64 long long
#endif
-/* 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