From: Mike Taylor Date: Wed, 26 Mar 2014 17:09:17 +0000 (+0000) Subject: Remove extraneous duplicate line. X-Git-Tag: 1.0.0~1180 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=395bbb6e469e888639025190b91ce4a40b9ab4b6;p=mkws-moved-to-github.git Remove extraneous duplicate line. --- diff --git a/src/mkws-team.js b/src/mkws-team.js index 3c57c40..872f957 100644 --- a/src/mkws-team.js +++ b/src/mkws-team.js @@ -132,7 +132,6 @@ function team($, teamName) { function recordDetailsId(s) { return 'mkwsDet_' + s.replace(/[^a-z0-9]/ig, '_'); } - that.recordElementId = recordElementId; that.targetFiltered = function(id) {