summaryrefslogtreecommitdiffstats
path: root/bootloader/mpio_hd200_hd300.c
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/mpio_hd200_hd300.c')
-rw-r--r--bootloader/mpio_hd200_hd300.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/bootloader/mpio_hd200_hd300.c b/bootloader/mpio_hd200_hd300.c
index 6538c06a31..7067a9d790 100644
--- a/bootloader/mpio_hd200_hd300.c
+++ b/bootloader/mpio_hd200_hd300.c
@@ -539,9 +539,3 @@ void main(void)
}
}
-
-/* These functions are present in the firmware library, but we reimplement
- them here because the originals do a lot more than we want */
-void screen_dump(void)
-{
-}