From 1d044857899e06709e013480fbe031a6e21b856e Mon Sep 17 00:00:00 2001 From: Marcoen Hirschberg Date: Fri, 27 Jun 2008 23:44:17 +0000 Subject: remove leftover debug stuff git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17820 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/system.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'firmware/export') diff --git a/firmware/export/system.h b/firmware/export/system.h index 2f6ceb3c22..dc3853211b 100644 --- a/firmware/export/system.h +++ b/firmware/export/system.h @@ -35,8 +35,6 @@ struct flash_header { char version[32]; }; -void UIE(unsigned int pc, unsigned int num); - bool detect_flashed_romimage(void); bool detect_flashed_ramimage(void); bool detect_original_firmware(void); -- cgit v1.2.3