Removed pointless logging.

This commit is contained in:
Sascha L. Teichmann 2015-03-13 15:46:33 +01:00
parent c3b634669a
commit 4b4c620c35

View File

@ -97,8 +97,6 @@ L.Control.AutoUpdate = L.Control.extend({
return;
}
console.log("tiles found")
var invalidate = function(td) {
var pyramid = new Array(9);