mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
Remove redundant log in network.js
This commit is contained in:
parent
f93582a26d
commit
0f4fe7f762
1 changed files with 0 additions and 4 deletions
|
@ -33,10 +33,6 @@
|
|||
// // TODO(mack): dump() doesn't seem to work here...
|
||||
// dump(msg + '\n');
|
||||
//}
|
||||
//#else
|
||||
function log(aMsg) {
|
||||
console.log(aMsg);
|
||||
}
|
||||
//#endif
|
||||
|
||||
var NetworkManager = (function NetworkManagerClosure() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue