removed unused local variable.
This commit is contained in:
@@ -39,7 +39,6 @@ feature -- Status report
|
|||||||
local
|
local
|
||||||
l_path: READABLE_STRING_GENERAL
|
l_path: READABLE_STRING_GENERAL
|
||||||
p: PATH
|
p: PATH
|
||||||
fut: FILE_UTILITIES
|
|
||||||
do
|
do
|
||||||
l_path := req.path_info
|
l_path := req.path_info
|
||||||
if not l_path.is_empty then
|
if not l_path.is_empty then
|
||||||
|
|||||||
Reference in New Issue
Block a user