From ef9494e7e81c0637a4e7c13b6e04ae683a47e7e4 Mon Sep 17 00:00:00 2001 From: Jocelyn Fiat Date: Thu, 20 Dec 2012 15:43:01 +0100 Subject: [PATCH] removed unused local --- library/http_handler.e | 1 - 1 file changed, 1 deletion(-) diff --git a/library/http_handler.e b/library/http_handler.e index d075350f..fd06aa11 100644 --- a/library/http_handler.e +++ b/library/http_handler.e @@ -43,7 +43,6 @@ feature -- Inherited Features local l_listening_socket: detachable TCP_STREAM_SOCKET l_http_port: INTEGER - l_factory: INET_ADDRESS_FACTORY do launched := False port := 0