Commit Diff


commit - 28b4c822c5c0acec300fdf15c6e3ede9f5e2335d
commit + 4ef0cbd8b9371f37f7d02ef37b5378b879e6b8bf
blob - ae7fa633233a8098a16f891b0010abeef61b11db
blob + abbbe4b86c44bbe29660e1a2beaea022b145a992
--- st.c
+++ 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();