[hackers] [st][PATCH 20/23] remove X includes from st.c

From: Devin J. Pohly <djpohly_AT_gmail.com>
Date: Sun, 24 Sep 2017 16:11:42 -0500

All X interaction is now encapsulated in x.c.
---
 st.c | 4 ----
 1 file changed, 4 deletions(-)
diff --git a/st.c b/st.c
index ef2d0e4..3b60007 100644
--- a/st.c
+++ b/st.c
_AT_@ -24,10 +24,6 @@
 #include <fontconfig/fontconfig.h>
 #include <wchar.h>
 
-/* X11 */
-#include <X11/cursorfont.h>
-#include <X11/Xft/Xft.h>
-
 #include "st.h"
 #include "win.h"
 
-- 
2.14.1
Received on Sun Sep 24 2017 - 23:11:42 CEST

This archive was generated by hypermail 2.3.0 : Sun Sep 24 2017 - 23:26:02 CEST