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