diff options
-rw-r--r-- | os/netware/pre_nw.h | 3 |
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 |