Remove unneccessary comment
This commit is contained in:
parent
e0d0502539
commit
2ce034a66a
1 changed files with 0 additions and 2 deletions
|
|
@ -78,8 +78,6 @@ impl InputHandler {
|
|||
// been revised. Sorry about this (@categorille)
|
||||
if {
|
||||
let mut should_break = false;
|
||||
// Hacked on way to have a means of testing Macros, needs to
|
||||
// get properly integrated
|
||||
for action in
|
||||
Keybinds::key_to_actions(&key, raw_bytes, &self.mode, &keybinds)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue