]> git.armaanb.net Git - st.git/blobdiff - st.c
remove unused variable from previous patch
[st.git] / st.c
diff --git a/st.c b/st.c
index ae7fa633233a8098a16f891b0010abeef61b11db..abbbe4b86c44bbe29660e1a2beaea022b145a992 100644 (file)
--- 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();