From d4bbdea5e42aa1c43e40e2bc0743f385fb87b2fc Mon Sep 17 00:00:00 2001 From: Jocelyn Fiat Date: Wed, 23 Jan 2019 23:50:26 +0100 Subject: [PATCH] Removed unneeded redefine. --- .../server/httpd/concurrency/scoop/httpd_connection_handler.e | 3 --- 1 file changed, 3 deletions(-) diff --git a/library/server/httpd/concurrency/scoop/httpd_connection_handler.e b/library/server/httpd/concurrency/scoop/httpd_connection_handler.e index 2b522fff..e17508d8 100644 --- a/library/server/httpd/concurrency/scoop/httpd_connection_handler.e +++ b/library/server/httpd/concurrency/scoop/httpd_connection_handler.e @@ -10,9 +10,6 @@ class inherit HTTPD_CONNECTION_HANDLER_I - redefine - initialize - end create make