termio: this variable is not needed shadows the real one

This commit is contained in:
Boris Faure 2022-01-02 16:53:51 +01:00
parent 32d68b4feb
commit 4765573b51
Signed by: borisfaure
GPG Key ID: EAA9CD729F522998
1 changed files with 0 additions and 1 deletions

View File

@ -1356,7 +1356,6 @@ _cb_link_down(void *data,
if (sd->config->helper.inline_please)
{
size_t len = strlen(raw_link);
Media_Type type = media_src_type_get(raw_link, len);
if ((type == MEDIA_TYPE_IMG) ||