mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-02-08 00:21:11 +01:00
Remove debugging line
This commit is contained in:
parent
0959cd3517
commit
9e9674d45c
@ -561,8 +561,7 @@ var XRef = (function XRefClosure() {
|
||||
|
||||
return dict;
|
||||
} catch (e) {
|
||||
// log('(while reading XRef): ' + e);
|
||||
error('(while reading XRef): ' + e);
|
||||
log('(while reading XRef): ' + e);
|
||||
}
|
||||
|
||||
warn('Indexing all PDF objects');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user