removed unused local variable

This commit is contained in:
2013-05-31 12:28:58 +02:00
parent 5b6c257fae
commit f41e83c30c

View File

@@ -124,8 +124,6 @@ feature -- Element change
end
add_header_lines (lst: ITERABLE [READABLE_STRING_8])
local
i: INTEGER
do
across
lst as c
@@ -233,7 +231,7 @@ feature {NONE} -- Implementation
end
note
copyright: "2011-2012, Jocelyn Fiat, Javier Velilla, Eiffel Software and others"
copyright: "2011-2013, Jocelyn Fiat, Javier Velilla, Eiffel Software and others"
license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)"
source: "[
Eiffel Software