mach: remove Action enum and all references to it
This commit is contained in:
parent
7486b0ebea
commit
f1e7c10fbb
2 changed files with 0 additions and 14 deletions
|
|
@ -1,9 +1,3 @@
|
|||
pub const Action = enum {
|
||||
release,
|
||||
press,
|
||||
repeat,
|
||||
};
|
||||
|
||||
pub const Key = enum {
|
||||
a,
|
||||
b,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue