Remove debugging line
This commit is contained in:
parent
0959cd3517
commit
9e9674d45c
@ -561,8 +561,7 @@ var XRef = (function XRefClosure() {
|
|||||||
|
|
||||||
return dict;
|
return dict;
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
// log('(while reading XRef): ' + e);
|
log('(while reading XRef): ' + e);
|
||||||
error('(while reading XRef): ' + e);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
warn('Indexing all PDF objects');
|
warn('Indexing all PDF objects');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user