This website works better with JavaScript.
Home
Explore
Help
Sign In
Linux
/
st
generated from
gmarx/git-template
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
removed old unused cursor() proto.
master
Aurélien Aptel
15 years ago
parent
b8ffa1d7e9
commit
44d8c319a9
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
;
Write
Preview
Loading…
Cancel
Save