minui: useless code is useless

Change-Id: I288c82a647c4145a2569d5dec206b8ca89693e7c
This commit is contained in:
Christopher Lais 2010-11-27 23:02:01 -06:00
parent 229a543bb3
commit 8df69c0660

View File

@ -34,12 +34,6 @@
#define PRESS_THRESHHOLD 10
enum {
DOWN_NOT,
DOWN_SENT,
DOWN_RELEASED,
};
struct virtualkey {
int scancode;
int centerx, centery;