X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/416dd257274fd334be082b1138338adffa3e2d5e..8b564c1a3f51c08e64c2f589852a02b8595d44ca:/st.h?ds=inline diff --git a/st.h b/st.h index 71c79f4..8637d35 100644 --- a/st.h +++ b/st.h @@ -201,7 +201,6 @@ void *xrealloc(void *, size_t); char *xstrdup(char *); /* Globals */ -extern TermWindow win; extern Term term; extern Selection sel; extern int cmdfd;