remove unused variable from previous patch
This commit is contained in:
parent
28b4c822c5
commit
4ef0cbd8b9
1 changed files with 0 additions and 1 deletions
1
st.c
1
st.c
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue