mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
input: remove todo
This commit is contained in:

committed by
Mitchell Hashimoto

parent
2f71eb6f99
commit
39d91741e0
@ -1020,7 +1020,6 @@ pub const Set = struct {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: i hate this error handling
|
|
||||||
gop.value_ptr.* = if (consumed) .{
|
gop.value_ptr.* = if (consumed) .{
|
||||||
.action = action,
|
.action = action,
|
||||||
} else .{
|
} else .{
|
||||||
|
Reference in New Issue
Block a user