Comment out calls to sprintf in mad_timer_string() - sprintf doesn't exist in Rockbox...
commit66bd505c2a8b4a4941ba41375df3e8e4efacfee3
authordave <dave@a1c6a512-1295-4272-9138-f99709370657>
Tue, 15 Feb 2005 20:21:40 +0000 (15 20:21 +0000)
committerdave <dave@a1c6a512-1295-4272-9138-f99709370657>
Tue, 15 Feb 2005 20:21:40 +0000 (15 20:21 +0000)
treef0841b9817e51675afeaf361cc6ea192cda6b80f
parent308991279c3614937377046dcfb8cd01594aab63
Comment out calls to sprintf in mad_timer_string() - sprintf doesn't exist in Rockbox and we probably won't use mad_time_string() anyway.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5957 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/libmad/timer.c