~petersanchez/st

4ef0cbd8b9371f37f7d02ef37b5378b879e6b8bf — Hiltjo Posthuma 3 years ago 28b4c82
remove unused variable from previous patch
1 files changed, 0 insertions(+), 1 deletions(-)

M st.c
M st.c => st.c +0 -1
@@ 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();