removed useless local variable.

This commit is contained in:
2017-03-07 13:14:47 +01:00
parent f2ecccce4f
commit b2e795d2d1

View File

@@ -126,8 +126,6 @@ feature -- Optional
feature -- Conversion
append_to_html (a_theme: WSF_THEME; a_html: STRING_8)
local
s: STRING_8
do
a_html.append ("<form action=%""+ action +"%"")
a_html.append (" method=%""+ method +"%"")