From d3b485f4d3b4f9ac740cc598c1aa9a54b9b49f63 Mon Sep 17 00:00:00 2001 From: Jocelyn Fiat Date: Fri, 22 Jan 2016 22:19:24 +0100 Subject: [PATCH] Removed unused local variable. --- modules/contact/src/cms_contact_module.e | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/contact/src/cms_contact_module.e b/modules/contact/src/cms_contact_module.e index 09f8968..4df3290 100644 --- a/modules/contact/src/cms_contact_module.e +++ b/modules/contact/src/cms_contact_module.e @@ -463,7 +463,6 @@ feature {NONE} -- Contact Message p: detachable PATH tpl: CMS_SMARTY_TEMPLATE_BLOCK exp: CMS_STRING_EXPANDER [STRING_8] - utf: UTF_CONVERTER do write_debug_log (generator + ".email_html_message for [" + a_message_id + " ]")