From bf3793f862d3166c595b213e21035efad9179a5e Mon Sep 17 00:00:00 2001 From: Cedric RICARD Date: Thu, 10 Jan 2008 08:25:09 +0000 Subject: [PATCH] Cleaning unused code --- calexium_lib/web/CXM_multihost_http_server.anubis | 12 ------------ 1 file changed, 0 insertions(+), 12 deletions(-) diff --git a/calexium_lib/web/CXM_multihost_http_server.anubis b/calexium_lib/web/CXM_multihost_http_server.anubis index bee3095..0d8e552 100644 --- a/calexium_lib/web/CXM_multihost_http_server.anubis +++ b/calexium_lib/web/CXM_multihost_http_server.anubis @@ -2815,18 +2815,6 @@ define String redirection_fn(f) then f(uri, host) } }. - - if headers is - { - [ ] then uri, - [h . t] then if h is http_header(name,value) then - if name = "host" then - - else - handle_redirection(redirections,uri,t) - }. - - -- libgit2 0.21.4