Removed debugging message.
parent
6f8d1b8e99
commit
4b3f31b51a
|
@ -299,7 +299,7 @@ int parse_headers(struct xing *xing, struct lame *lame, struct mad_bitptr ptr, u
|
|||
if ([_source seekable]) {
|
||||
return [self scanFileFast:YES useXing:YES];
|
||||
}
|
||||
NSLog(@"NOT SCANNING FILE!!!");
|
||||
|
||||
return YES;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue