script: remove dead assignment of variable length in function script_action_list_input

v2.8-utf8proc
Sébastien Helleu 2020-02-16 07:59:02 +01:00
parent 4cb0e2dc55
commit 3fc0f1957e
1 changed files with 0 additions and 2 deletions

View File

@ -111,8 +111,6 @@ script_action_list_input (int send_to_buffer, int translated)
if (!buf)
return;
length = 0;
for (i = 0; i < SCRIPT_NUM_LANGUAGES; i++)
{
snprintf (hdata_name, sizeof (hdata_name),