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-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=01dfe524242bbc9fa15e22741c96c67bfe48eaf9;p=apache 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 ab6b138f81..0000000000 --- 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 830f194d11..0000000000 --- a/modules/arch/netware/mod_auth_dbm.def +++ /dev/null @@ -1 +0,0 @@ -EXPORT auth_dbm_module