removed unused local variable
This commit is contained in:
@@ -63,7 +63,6 @@ feature -- Basic operation
|
|||||||
|
|
||||||
put (a_path: READABLE_STRING_8; a_ctx: detachable HTTP_CLIENT_REQUEST_CONTEXT; data: detachable READABLE_STRING_8): HTTP_CLIENT_RESPONSE
|
put (a_path: READABLE_STRING_8; a_ctx: detachable HTTP_CLIENT_REQUEST_CONTEXT; data: detachable READABLE_STRING_8): HTTP_CLIENT_RESPONSE
|
||||||
local
|
local
|
||||||
req: HTTP_CLIENT_REQUEST
|
|
||||||
ctx: detachable HTTP_CLIENT_REQUEST_CONTEXT
|
ctx: detachable HTTP_CLIENT_REQUEST_CONTEXT
|
||||||
f: detachable RAW_FILE
|
f: detachable RAW_FILE
|
||||||
l_data: detachable READABLE_STRING_8
|
l_data: detachable READABLE_STRING_8
|
||||||
|
|||||||
Reference in New Issue
Block a user