diff --git a/library/protocol/http/src/http_file_extension_mime_mapping.e b/library/protocol/http/src/http_file_extension_mime_mapping.e index 603124fd..9434a879 100644 --- a/library/protocol/http/src/http_file_extension_mime_mapping.e +++ b/library/protocol/http/src/http_file_extension_mime_mapping.e @@ -79,7 +79,6 @@ feature {NONE} -- Initialization -- One can use `map' to add new mapping local f: RAW_FILE - s: READABLE_STRING_8 do create f.make (fn) if f.exists and then f.is_readable then