From ba11e84ed6e9ce8fb1b0cb0fa89c82b5d3f2c8cb Mon Sep 17 00:00:00 2001 From: Colin Adams Date: Mon, 8 Jul 2013 10:17:04 +0100 Subject: [PATCH] prior to merging --- .../wsf/src/response/wsf_precondition_failed_message.e | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/library/server/wsf/src/response/wsf_precondition_failed_message.e b/library/server/wsf/src/response/wsf_precondition_failed_message.e index da0ac71f..8ec3273a 100644 --- a/library/server/wsf/src/response/wsf_precondition_failed_message.e +++ b/library/server/wsf/src/response/wsf_precondition_failed_message.e @@ -53,8 +53,6 @@ feature {WSF_RESPONSE} -- Output send_to (res: WSF_RESPONSE) local s: STRING - l_text: detachable READABLE_STRING_GENERAL - l_loc: detachable READABLE_STRING_8 h: like header do h := header @@ -117,8 +115,8 @@ feature {WSF_RESPONSE} -- Output end note - - copyright: "2013, Jocelyn Fiat, Javier Velilla, Olivier Ligot, Eiffel Software and others" + + copyright: "2011-2013, Jocelyn Fiat, Javier Velilla, Olivier Ligot, Eiffel Software and others" license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)" source: "[ Eiffel Software