remove IET_SLOW_REPEAT

This commit is contained in:
Glenn Maynard
2006-09-13 02:59:43 +00:00
parent c71d8f7425
commit 89baa9f112
-1
View File
@@ -18,7 +18,6 @@ enum InputEventType
* for each IET_FIRST_PRESS. */ * for each IET_FIRST_PRESS. */
IET_RELEASE, IET_RELEASE,
}; };
#define IET_SLOW_REPEAT IET_REPEAT
struct InputEvent struct InputEvent
{ {