dbg_hw_info(): remove duplicate prototypes

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31560 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2012-01-04 05:29:30 +00:00
parent db7bce570d
commit 393f427a11
15 changed files with 0 additions and 144 deletions

View file

@ -24,4 +24,3 @@
#elif CONFIG_KEYPAD == ONDIO_PAD
# define DEBUG_CANCEL BUTTON_MENU
#endif
bool dbg_hw_info(void);