Commit 02f3b37

Christoph Lohmann <20h@r-36.net>
2012-10-06 07:45:14
Forgot to remove the xclearborders() definition from the last commit.
1 parent 0cc7ee5
Changed files (1)
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);