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 13:44:37 UTC

svn commit: r1052774 - /httpd/httpd/trunk/os/netware/pre_nw.h

Author: fuankg
Date: Sat Dec 25 12:44:37 2010
New Revision: 1052774

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

Modified:
    httpd/httpd/trunk/os/netware/pre_nw.h

Modified: httpd/httpd/trunk/os/netware/pre_nw.h
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/os/netware/pre_nw.h?rev=1052774&r1=1052773&r2=1052774&view=diff
==============================================================================
--- httpd/httpd/trunk/os/netware/pre_nw.h (original)
+++ httpd/httpd/trunk/os/netware/pre_nw.h Sat Dec 25 12:44:37 2010
@@ -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