From: Mike Taylor Date: Tue, 1 Apr 2014 12:15:51 +0000 (+0100) Subject: Remove extraneous logging X-Git-Tag: 1.0.0~1110 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=5553f710ebb4ac5b264813d4aa686266ed46fc17;p=mkws-moved-to-github.git Remove extraneous logging --- diff --git a/src/mkws-widgets.js b/src/mkws-widgets.js index 0f610f7..74e31f0 100644 --- a/src/mkws-widgets.js +++ b/src/mkws-widgets.js @@ -285,7 +285,6 @@ mkws.registerWidgetType('Records', function() { alert("This page has a MasterKey widget that needs a query specified by the path-component " + index); } } - that.log("node=" + node + ", class='" + node.className + "', query=" + query); this.team.queue("ready").subscribe(function() { var sortOrder = that.config.sort;