removed unused local variable.

This commit is contained in:
Jocelyn Fiat
2017-11-03 18:54:46 +01:00
parent b5b4fa6b2f
commit 1c75e11e34

View File

@@ -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