1
0
Fork 0
forked from len0rd/rockbox

Removed DEBUGF() call

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1416 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2002-07-23 08:43:15 +00:00
parent 90f839cd3d
commit a3e473987d

View file

@ -57,7 +57,6 @@ void status_draw(void)
lcd_icon(ICON_BATTERY_3, false);
DEBUGF("vol: %d\n", volume);
lcd_icon(ICON_VOLUME, true);
if(volume > 10)
lcd_icon(ICON_VOLUME_1, true);