1
0
Fork 0
forked from len0rd/rockbox

Remove redundant init call.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17092 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Magnus Holmgren 2008-04-13 10:00:42 +00:00
parent d055ffe715
commit d715f79ed6

View file

@ -496,8 +496,6 @@ next_track:
DEBUGF("**************** IN WMA.C ******************\n");
wma_decode_init(&wmadec,&wfx);
if (resume_offset > ci->id3->first_frame_offset)
{
/* Get start of current packet */