mirror of
git://git.suckless.org/st
synced 2025-05-12 17:26:31 +01:00
removed old unused cursor() proto.
This commit is contained in:
parent
c23d259eb4
commit
b36cf286b3
2
st.c
2
st.c
@ -154,8 +154,6 @@ void xdrawc(int, int, Glyph);
|
|||||||
void xinit(void);
|
void xinit(void);
|
||||||
void xscroll(void);
|
void xscroll(void);
|
||||||
|
|
||||||
void cursor(int);
|
|
||||||
|
|
||||||
/* Globals */
|
/* Globals */
|
||||||
DC dc;
|
DC dc;
|
||||||
XWindow xw;
|
XWindow xw;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user