diff options
Diffstat (limited to 'st.c')
-rw-r--r-- | st.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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); |