in WSF_RESPONSE, put_header' now call put_header_text'

Removed unused local variable
This commit is contained in:
Jocelyn Fiat
2012-03-21 14:49:09 +01:00
parent 95c3bbf6e5
commit ac9cbb0bd2
2 changed files with 2 additions and 3 deletions

View File

@@ -244,8 +244,6 @@ feature -- Access: global variable
-- Variable named `a_name' from any of the variables container
-- and following a specific order
-- execution, environment, get, post, cookies
local
v: detachable WSF_VALUE
do
Result := meta_variable (a_name)
if Result = Void then