Remove old debug line from wma.c.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27796 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Giacomelli 2010-08-12 23:20:42 +00:00
parent 1ee2cddf1a
commit 3e074a6410

View file

@ -73,8 +73,6 @@ restart_track:
goto exit; goto exit;
} }
DEBUGF("**************** IN WMA.C ******************\n");
if (resume_offset > ci->id3->first_frame_offset) if (resume_offset > ci->id3->first_frame_offset)
{ {
/* Get start of current packet */ /* Get start of current packet */