Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8df69c06 authored by Christopher Lais's avatar Christopher Lais
Browse files

minui: useless code is useless

Change-Id: I288c82a647c4145a2569d5dec206b8ca89693e7c
parent 229a543b
Loading
Loading
Loading
Loading
+0 −6
Original line number Original line Diff line number Diff line
@@ -34,12 +34,6 @@


#define PRESS_THRESHHOLD    10
#define PRESS_THRESHHOLD    10


enum {
    DOWN_NOT,
    DOWN_SENT,
    DOWN_RELEASED,
};

struct virtualkey {
struct virtualkey {
    int scancode;
    int scancode;
    int centerx, centery;
    int centerx, centery;