mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2024-11-27 08:49:28 +00:00
Remove unused function
This commit is contained in:
parent
ae4c228fff
commit
1e3b5d1c50
@ -52,11 +52,6 @@ void apple2_id_message(void)
|
|||||||
asdf_print("[Keymap: Apple 2 (u/l case)]");
|
asdf_print("[Keymap: Apple 2 (u/l case)]");
|
||||||
}
|
}
|
||||||
|
|
||||||
void apple2_print_characters(void)
|
|
||||||
{
|
|
||||||
asdf_keymap_print_characters();
|
|
||||||
}
|
|
||||||
|
|
||||||
void setup_apple2_keymap(void)
|
void setup_apple2_keymap(void)
|
||||||
{
|
{
|
||||||
asdf_set_print_delay(APPLE2_PRINT_DELAY);
|
asdf_set_print_delay(APPLE2_PRINT_DELAY);
|
||||||
|
Loading…
Reference in New Issue
Block a user