From bc963c34aedddcd3185ecda708ee2196cca7294c Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Wed, 3 Dec 2008 21:15:44 +0000 Subject: Hopefully mop-up remaining red. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19317 a1c6a512-1295-4272-9138-f99709370657 --- bootloader/tpj1022.c | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'bootloader/tpj1022.c') diff --git a/bootloader/tpj1022.c b/bootloader/tpj1022.c index aaf6e9fcfd..7e99f2df27 100644 --- a/bootloader/tpj1022.c +++ b/bootloader/tpj1022.c @@ -105,13 +105,3 @@ void* main(void) return 0; } - -/* These functions are present in the firmware library, but we reimplement - them here because the originals do a lot more than we want */ -void usb_acknowledge(void) -{ -} - -void usb_wait_for_disconnect(void) -{ -} -- cgit v1.2.3