diff options
author | Bradley Nicholes <bnicholes@apache.org> | 2008-11-03 20:36:47 +0100 |
---|---|---|
committer | Bradley Nicholes <bnicholes@apache.org> | 2008-11-03 20:36:47 +0100 |
commit | 3a3dd65e29599c30322ca5cf06c535e62c9d0a09 (patch) | |
tree | 4d45c5f0d52f801de2f10199abe78af863ccda04 /modules/session | |
parent | Make sure we clear out previous things we were listening for. (diff) | |
download | apache2-3a3dd65e29599c30322ca5cf06c535e62c9d0a09.tar.xz apache2-3a3dd65e29599c30322ca5cf06c535e62c9d0a09.zip |
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
Diffstat (limited to 'modules/session')
-rw-r--r-- | modules/session/NWGNUsession | 2 |
1 files changed, 0 insertions, 2 deletions
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) # |