removed debugging message
This commit is contained in:
parent
005e26024a
commit
94b132c22a
1 changed files with 0 additions and 1 deletions
|
@ -129,7 +129,6 @@ namespace ppt {
|
||||||
log.trace(LogCategory.GENERAL, tr("Trigger key release for %o!"), hook);
|
log.trace(LogCategory.GENERAL, tr("Trigger key release for %o!"), hook);
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
console.log("No match: %o - %o", hook.key_code, event.key_code);
|
|
||||||
new_hooks.push(hook);
|
new_hooks.push(hook);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue