mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-19 10:02:45 -05:00
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:
parent
1ee2cddf1a
commit
3e074a6410
1 changed files with 0 additions and 2 deletions
|
|
@ -73,8 +73,6 @@ restart_track:
|
|||
goto exit;
|
||||
}
|
||||
|
||||
DEBUGF("**************** IN WMA.C ******************\n");
|
||||
|
||||
if (resume_offset > ci->id3->first_frame_offset)
|
||||
{
|
||||
/* Get start of current packet */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue