remove unused variable from previous patch

This commit is contained in:
Hiltjo Posthuma 2020-10-18 11:18:03 +02:00
parent 28b4c822c5
commit 4ef0cbd8b9
1 changed files with 0 additions and 1 deletions

1
st.c
View File

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