Browse Source

remove unused variable from previous patch

master
Hiltjo Posthuma 4 years ago
parent
commit
4ef0cbd8b9
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      st.c

+ 0
- 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();


Loading…
Cancel
Save