mirror of
https://git.suckless.org/st
synced 2026-06-06 02:55:42 +02:00
Make win variable internal to x.c
There was only a single reference to the `win` variable in st.c, so exporting that to x.c allows us to rid ourselves of another extern. Signed-off-by: Devin J. Pohly <djpohly@gmail.com>
This commit is contained in:
Reference in New Issue
Block a user