From: Guenter Knauf Date: Mon, 6 Jul 2009 19:55:42 +0000 (+0000) Subject: removed unused var (seems a leftover from 1.3 days). X-Git-Tag: 2.3.3~467 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0368471aa8adc41c17d1e506ca07478d04089dae;p=thirdparty%2Fapache%2Fhttpd.git removed unused var (seems a leftover from 1.3 days). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@791588 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/os/netware/pre_nw.h b/os/netware/pre_nw.h index f4ce6f53295..10c4a106e2d 100644 --- a/os/netware/pre_nw.h +++ b/os/netware/pre_nw.h @@ -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