Przeglądaj źródła

Removed debug output

master
Bert 14 lat temu
rodzic
commit
b900105a4e
1 zmienionych plików z 0 dodań i 2 usunięć
  1. +0
    -2
      main.c

+ 0
- 2
main.c Wyświetl plik

@@ -139,8 +139,6 @@ void on_keypress(XEvent *ev) {
if (!len)
return;

printf("%c\n", key);

switch (key) {
case 'q':
cleanup();


Ładowanie…
Anuluj
Zapisz