remove unused variable from previous patch

This commit is contained in:
Hiltjo Posthuma 2020-10-18 11:18:03 +02:00 committed by Sergey Silaev
parent b4d8079a0d
commit e3e0ae132a

1
st.c
View file

@ -1912,7 +1912,6 @@ strhandle(void)
{
char *p = NULL, *dec;
int j, narg, par;
static int winname = 0;
term.esc &= ~(ESC_STR_END|ESC_STR);
strparse();