diff --git a/apps/codecs/wma.c b/apps/codecs/wma.c index a5d2afb7ea..b0a011a914 100644 --- a/apps/codecs/wma.c +++ b/apps/codecs/wma.c @@ -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 */