From: Bradley Nicholes Date: Fri, 13 Sep 2002 21:31:49 +0000 (+0000) Subject: NetWare Auth module .def files that are no longer needed due to the new X-Git-Tag: 2.0.42~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2098aa68ad8e170efcbead7b291be4ad95cf2542;p=thirdparty%2Fapache%2Fhttpd.git NetWare Auth module .def files that are no longer needed due to the new auth module architecture git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96789 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/arch/netware/mod_auth_anon.def b/modules/arch/netware/mod_auth_anon.def deleted file mode 100644 index ab6b138f816..00000000000 --- a/modules/arch/netware/mod_auth_anon.def +++ /dev/null @@ -1 +0,0 @@ -EXPORT auth_anon_module diff --git a/modules/arch/netware/mod_auth_dbm.def b/modules/arch/netware/mod_auth_dbm.def deleted file mode 100644 index 830f194d11a..00000000000 --- a/modules/arch/netware/mod_auth_dbm.def +++ /dev/null @@ -1 +0,0 @@ -EXPORT auth_dbm_module