From: Bradley Nicholes Date: Mon, 3 Nov 2008 19:36:47 +0000 (+0000) Subject: Remove the ap_session_get, ap_session_set export references for the NetWare build X-Git-Tag: 2.3.0~157 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a3dd65e29599c30322ca5cf06c535e62c9d0a09;p=apache 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 --- 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) #