pinosaur
/
st.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cc7ee5
)
Forgot to remove the xclearborders() definition from the last commit.
author
Christoph Lohmann
<20h@r-36.net>
Sat, 6 Oct 2012 11:45:14 +0000
(13:45 +0200)
committer
Christoph Lohmann
<20h@r-36.net>
Sat, 6 Oct 2012 11:45:14 +0000
(13:45 +0200)
st.c
patch
|
blob
|
history
diff --git
a/st.c
b/st.c
index
67b4942
..
64e0aff
100644
(file)
--- a/
st.c
+++ b/
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);