mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
Remove debugging line
This commit is contained in:
parent
0959cd3517
commit
9e9674d45c
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue