Remove debugging line

This commit is contained in:
Artur Adib 2012-01-31 10:50:30 -05:00
parent 0959cd3517
commit 9e9674d45c

View File

@ -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');