summaryrefslogtreecommitdiff
path: root/bootloader/iriver_h300.c
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/iriver_h300.c')
-rw-r--r--bootloader/iriver_h300.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/bootloader/iriver_h300.c b/bootloader/iriver_h300.c
index 3a254f4487..655abfa505 100644
--- a/bootloader/iriver_h300.c
+++ b/bootloader/iriver_h300.c
@@ -648,10 +648,6 @@ void main(void)
648 648
649/* These functions are present in the firmware library, but we reimplement 649/* These functions are present in the firmware library, but we reimplement
650 them here because the originals do a lot more than we want */ 650 them here because the originals do a lot more than we want */
651void screen_dump(void)
652{
653}
654
655int usb_screen(void) 651int usb_screen(void)
656{ 652{
657 return 0; 653 return 0;