From: Mike Taylor Date: Fri, 2 May 2014 15:54:39 +0000 (+0100) Subject: In fact, remove the local alias M completely, since it's not used! X-Git-Tag: 1.0.0~744 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=f541ded4e719d408e3ec4b9c3fc1c631cfed112d;p=mkws-moved-to-github.git In fact, remove the local alias M completely, since it's not used! --- diff --git a/src/mkws-team.js b/src/mkws-team.js index 9f9bdd1..4d1c3a3 100644 --- a/src/mkws-team.js +++ b/src/mkws-team.js @@ -351,7 +351,6 @@ function team($, teamName) { return mkws.locale_lang[lang][word] || word; }; - var M = mkws.M; // Finds the node of the specified class within the current team