Browse Source

removed old unused cursor() proto.

master
Aurélien Aptel 15 years ago
parent
commit
44d8c319a9
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      st.c

+ 0
- 2
st.c View File

@ -154,8 +154,6 @@ void xdrawc(int, int, Glyph);
void xinit(void);
void xscroll(void);
void cursor(int);
/* Globals */
DC dc;
XWindow xw;


Loading…
Cancel
Save