Fix warning

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9446 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Karl Kurbjun 2006-04-03 00:37:27 +00:00
parent 9dde7b272e
commit e06f706d7b

View file

@ -222,6 +222,7 @@ void HUlib_eraseTextLine(hu_textline_t* l)
// KK - If someone finds a use for this code, please fix it, I havn't seen the need
// And it's not written to take into account scaling. Causing some nasty effects
// on smaller screens.
(void)l;
#if 0
int lh;
int y;