You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by fu...@apache.org on 2010/12/25 14:30:01 UTC

svn commit: r1052780 - /httpd/httpd/branches/2.0.x/os/netware/pre_nw.h

Author: fuankg
Date: Sat Dec 25 13:30:01 2010
New Revision: 1052780

URL: http://svn.apache.org/viewvc?rev=1052780&view=rev
Log:
Removed define obsolete since r96478.

Modified:
    httpd/httpd/branches/2.0.x/os/netware/pre_nw.h

Modified: httpd/httpd/branches/2.0.x/os/netware/pre_nw.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/os/netware/pre_nw.h?rev=1052780&r1=1052779&r2=1052780&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/netware/pre_nw.h (original)
+++ httpd/httpd/branches/2.0.x/os/netware/pre_nw.h Sat Dec 25 13:30:01 2010
@@ -55,9 +55,6 @@
 #define __int64 long long
 #endif
 
-/* Don't use the DBM rewrite map for mod_rewrite */
-#define NO_DBM_REWRITEMAP
-
 /* Restrict the number of nested includes */
 #define AP_MAX_INCLUDE_DEPTH    48