removed unused local variables

This commit is contained in:
Jocelyn Fiat
2011-11-16 07:25:29 +01:00
parent 2c94a98730
commit a76eb75267

View File

@@ -36,8 +36,6 @@ feature -- Input
read_character
-- Read the next character in input stream.
-- Make the result available in `last_character'.
local
s: detachable STRING
do
if source.socket_ok then
source.read_character