removed unused local variables
This commit is contained in:
@@ -50,7 +50,6 @@ feature {WSF_RESPONSE} -- Output
|
||||
send_to (res: WSF_RESPONSE)
|
||||
local
|
||||
s: STRING
|
||||
l_title: detachable READABLE_STRING_GENERAL
|
||||
h: like header
|
||||
do
|
||||
h := header
|
||||
|
||||
@@ -35,7 +35,6 @@ feature {WSF_RESPONSE} -- Output
|
||||
send_to (res: WSF_RESPONSE)
|
||||
local
|
||||
s: STRING
|
||||
l_title: detachable READABLE_STRING_GENERAL
|
||||
h: like header
|
||||
req: like request
|
||||
n, nb: INTEGER
|
||||
|
||||
Reference in New Issue
Block a user