~petersanchez/st

44d8c319a9fe51b011ba6a44779659aec45023a7 — Aurélien Aptel 14 years ago b8ffa1d
removed old unused cursor() proto.
1 files changed, 0 insertions(+), 2 deletions(-)

M st.c
M st.c => st.c +0 -2
@@ 154,8 154,6 @@ void xdrawc(int, int, Glyph);
void xinit(void);
void xscroll(void);

void cursor(int);

/* Globals */
DC dc;
XWindow xw;