Remove X and fontconfig from st.c
authorDevin J. Pohly <djpohly@gmail.com>
Tue, 7 Nov 2017 00:30:45 +0000 (18:30 -0600)
committerDevin J. Pohly <djpohly@gmail.com>
Mon, 26 Feb 2018 03:53:24 +0000 (21:53 -0600)
None of the X-related includes are needed any longer.  In addition, move
the X modifier defines into x.c, as they are not used outside.

Signed-off-by: Devin J. Pohly <djpohly@gmail.com>

No differences found