Removed debug output
This commit is contained in:
parent
2d5247af4a
commit
b900105a4e
2
main.c
2
main.c
@ -139,8 +139,6 @@ void on_keypress(XEvent *ev) {
|
||||
if (!len)
|
||||
return;
|
||||
|
||||
printf("%c\n", key);
|
||||
|
||||
switch (key) {
|
||||
case 'q':
|
||||
cleanup();
|
||||
|
Loading…
x
Reference in New Issue
Block a user