Commit Diff


commit - 82437818c5a33b53c1630f345b21f5df9f90fe64
commit + ec9fe428b81f478569f80ffab8a933334549ede4
blob - 67b4942cdb42108922c3897ac5016669dfb29b4d
blob + 64e0aff7075f3a9b88e53e92e2d50330f3f0459a
--- st.c
+++ st.c
@@ -302,7 +302,6 @@ static void ttywrite(const char *, size_t);
 static void xdraws(char *, Glyph, int, int, int, int);
 static void xhints(void);
 static void xclear(int, int, int, int);
-static void xclearborders(void);
 static void xdrawcursor(void);
 static void xinit(void);
 static void xloadcols(void);