diff --git a/library/server/wsf/router/support/condition/helpers/wsf_routing_path_exists_condition.e b/library/server/wsf/router/support/condition/helpers/wsf_routing_path_exists_condition.e index b3ec0572..1f3bfc7d 100644 --- a/library/server/wsf/router/support/condition/helpers/wsf_routing_path_exists_condition.e +++ b/library/server/wsf/router/support/condition/helpers/wsf_routing_path_exists_condition.e @@ -39,7 +39,6 @@ feature -- Status report local l_path: READABLE_STRING_GENERAL p: PATH - fut: FILE_UTILITIES do l_path := req.path_info if not l_path.is_empty then