summaryrefslogtreecommitdiff
path: root/apps/codecs/wma.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/wma.c')
-rw-r--r--apps/codecs/wma.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/codecs/wma.c b/apps/codecs/wma.c
index 4c535689d8..a0950d4eb0 100644
--- a/apps/codecs/wma.c
+++ b/apps/codecs/wma.c
@@ -73,8 +73,6 @@ restart_track:
73 goto exit; 73 goto exit;
74 } 74 }
75 75
76 DEBUGF("**************** IN WMA.C ******************\n");
77
78 if (resume_offset > ci->id3->first_frame_offset) 76 if (resume_offset > ci->id3->first_frame_offset)
79 { 77 {
80 /* Get start of current packet */ 78 /* Get start of current packet */