From: Hiltjo Posthuma Date: Sun, 18 Oct 2020 09:18:03 +0000 (+0200) Subject: remove unused variable from previous patch X-Git-Url: https://git.armaanb.net/?p=st.git;a=commitdiff_plain;h=4ef0cbd8b9371f37f7d02ef37b5378b879e6b8bf remove unused variable from previous patch --- diff --git a/st.c b/st.c index ae7fa63..abbbe4b 100644 --- a/st.c +++ b/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();