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
Remove unused fields in cursor_movement
--- st.c | 4 ---- 1 file changed, 4 deletions(-)
master
Roberto E. Vargas Caballero
12 years ago
parent
1cea02be8d
commit
0df350cd0b
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
st.c
+ 0
- 4
st.c
View File
@ -89,10 +89,6 @@ enum glyph_attribute {
}
;
enum
cursor_movement
{
CURSOR_UP
,
CURSOR_DOWN
,
CURSOR_LEFT
,
CURSOR_RIGHT
,
CURSOR_SAVE
,
CURSOR_LOAD
}
;
Write
Preview
Loading…
Cancel
Save