From 4b4c620c35019b075e1ea40d4fdd1c4c5753d97e Mon Sep 17 00:00:00 2001 From: "Sascha L. Teichmann" Date: Fri, 13 Mar 2015 15:46:33 +0100 Subject: [PATCH] Removed pointless logging. --- cmd/mtwebmapper/web/js/auto-update.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/cmd/mtwebmapper/web/js/auto-update.js b/cmd/mtwebmapper/web/js/auto-update.js index 061c23f..9f28925 100644 --- a/cmd/mtwebmapper/web/js/auto-update.js +++ b/cmd/mtwebmapper/web/js/auto-update.js @@ -97,8 +97,6 @@ L.Control.AutoUpdate = L.Control.extend({ return; } - console.log("tiles found") - var invalidate = function(td) { var pyramid = new Array(9);