diff options
Diffstat (limited to 'st.c')
| -rw-r--r-- | st.c | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -154,8 +154,6 @@ void xdrawc(int, int, Glyph); | |||
| 154 | void xinit(void); | 154 | void xinit(void); |
| 155 | void xscroll(void); | 155 | void xscroll(void); |
| 156 | 156 | ||
| 157 | void cursor(int); | ||
| 158 | |||
| 159 | /* Globals */ | 157 | /* Globals */ |
| 160 | DC dc; | 158 | DC dc; |
| 161 | XWindow xw; | 159 | XWindow xw; |
