remove some debugging console.log calls left in by mistake
This commit is contained in:
parent
372a2b34c8
commit
50b3e0be38
@ -54,9 +54,6 @@ window.requestData = function() {
|
|||||||
));
|
));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
for (i in tiles) {
|
|
||||||
console.log('bucket '+i+' size '+tiles[i].length);
|
|
||||||
}
|
|
||||||
|
|
||||||
// Reset previous result of Portal Render Limit handler
|
// Reset previous result of Portal Render Limit handler
|
||||||
portalRenderLimit.init();
|
portalRenderLimit.init();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user