removed useless local variable

This commit is contained in:
Jocelyn Fiat
2011-10-19 00:35:32 +02:00
parent c3f5376ef5
commit 5f492d6fb6

View File

@@ -79,7 +79,6 @@ feature {NONE} -- Initialization
-- One can use `map' to add new mapping
local
f: RAW_FILE
s: READABLE_STRING_8
do
create f.make (fn)
if f.exists and then f.is_readable then