removed unused local variable
This commit is contained in:
@@ -124,8 +124,6 @@ feature -- Element change
|
|||||||
end
|
end
|
||||||
|
|
||||||
add_header_lines (lst: ITERABLE [READABLE_STRING_8])
|
add_header_lines (lst: ITERABLE [READABLE_STRING_8])
|
||||||
local
|
|
||||||
i: INTEGER
|
|
||||||
do
|
do
|
||||||
across
|
across
|
||||||
lst as c
|
lst as c
|
||||||
@@ -233,7 +231,7 @@ feature {NONE} -- Implementation
|
|||||||
end
|
end
|
||||||
|
|
||||||
note
|
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)"
|
license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)"
|
||||||
source: "[
|
source: "[
|
||||||
Eiffel Software
|
Eiffel Software
|
||||||
|
|||||||
Reference in New Issue
Block a user