removed unused local

This commit is contained in:
Jocelyn Fiat
2012-12-20 15:43:01 +01:00
parent 00d6caba93
commit ef9494e7e8

View File

@@ -43,7 +43,6 @@ feature -- Inherited Features
local local
l_listening_socket: detachable TCP_STREAM_SOCKET l_listening_socket: detachable TCP_STREAM_SOCKET
l_http_port: INTEGER l_http_port: INTEGER
l_factory: INET_ADDRESS_FACTORY
do do
launched := False launched := False
port := 0 port := 0