Remove unused fields in cursor_movement

From: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Wed, 14 Nov 2012 19:20:28 +0100

---
 st.c |    4 ----
 1 file changed, 4 deletions(-)
diff --git a/st.c b/st.c
index 0a8382c..db21901 100644
--- a/st.c
+++ b/st.c
_AT_@ -89,10 +89,6 @@ enum glyph_attribute {
 };
 
 enum cursor_movement {
-	CURSOR_UP,
-	CURSOR_DOWN,
-	CURSOR_LEFT,
-	CURSOR_RIGHT,
 	CURSOR_SAVE,
 	CURSOR_LOAD
 };
-- 
1.7.10.4
--pf9I7BMVVzbSWLtt
Content-Type: text/x-diff; charset=utf-8
Content-Disposition: attachment; filename="0002-Fix-speech-error-in-comment.patch"
Received on Mon Sep 17 2001 - 00:00:00 CEST

This archive was generated by hypermail 2.3.0 : Thu Nov 15 2012 - 21:12:02 CET