remove unused variable from previous patch
This commit is contained in:
parent
28b4c822c5
commit
4ef0cbd8b9
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…
x
Reference in New Issue
Block a user