From: Mike Taylor Date: Wed, 26 Mar 2014 11:45:59 +0000 (+0000) Subject: Remove extraneous comments. X-Git-Tag: 1.0.0~1195 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=277a3ea94d1be9f3bcaabcaad81b97cfee783fbf;p=mkws-moved-to-github.git Remove extraneous comments. --- diff --git a/src/mkws-team.js b/src/mkws-team.js index bbb59a9..7c4b6b9 100644 --- a/src/mkws-team.js +++ b/src/mkws-team.js @@ -153,11 +153,6 @@ function team($, teamName) { } - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - - - // limit by target functions that.limitTarget = function (id, name) { log("limitTarget(id=" + id + ", name=" + name + ")"); @@ -167,7 +162,6 @@ function team($, teamName) { } - // limit the query after clicking the facet that.limitQuery = function (field, value) { log("limitQuery(field=" + field + ", value=" + value + ")");