mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-13 07:05:12 +01:00
Oops. Remove printout
This commit is contained in:
parent
f9ced0143e
commit
5f29cb10aa
@ -291,7 +291,6 @@ char *C64::bind_one_key(Prefs *np, int which)
|
||||
if (key_keycodes[i] == cur)
|
||||
{
|
||||
cur_binding = key_names[i];
|
||||
printf("Faund %s\n", cur_binding);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user