From 3a3dd65e29599c30322ca5cf06c535e62c9d0a09 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Mon, 3 Nov 2008 19:36:47 +0000 Subject: [PATCH] Remove the ap_session_get, ap_session_set export references for the NetWare build git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@710140 13f79535-47bb-0310-9956-ffa450edef68 --- modules/aaa/NWGNUauthform | 2 -- modules/session/NWGNUsession | 2 -- 2 files changed, 4 deletions(-) diff --git a/modules/aaa/NWGNUauthform b/modules/aaa/NWGNUauthform index df2fd68b36..6f052e6319 100644 --- a/modules/aaa/NWGNUauthform +++ b/modules/aaa/NWGNUauthform @@ -208,8 +208,6 @@ FILES_nlm_Ximports = \ @$(APR)/aprlib.imp \ @$(NWOS)/httpd.imp \ @libc.imp \ - ap_session_get \ - ap_session_set \ $(EOLIST) # diff --git a/modules/session/NWGNUsession b/modules/session/NWGNUsession index 6ff87b207b..dc30233bea 100644 --- a/modules/session/NWGNUsession +++ b/modules/session/NWGNUsession @@ -220,8 +220,6 @@ FILES_nlm_exports = \ ap_hook_session_encode \ ap_hook_session_load \ ap_hook_session_save \ - ap_session_get \ - ap_session_set \ $(EOLIST) # -- 2.40.0