Merge pull request #3151 from mduan/issue3149
Remove redundant log in network.js
This commit is contained in:
commit
341d37ef97
@ -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…
x
Reference in New Issue
Block a user