From 01dfe524242bbc9fa15e22741c96c67bfe48eaf9 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Fri, 13 Sep 2002 21:31:49 +0000 Subject: [PATCH] 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 --- modules/arch/netware/mod_auth_anon.def | 1 - modules/arch/netware/mod_auth_dbm.def | 1 - 2 files changed, 2 deletions(-) delete mode 100644 modules/arch/netware/mod_auth_anon.def delete mode 100644 modules/arch/netware/mod_auth_dbm.def 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 -- 2.50.1