X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=src%2Fmkws-team.js;h=b9d899b116da69891143233bc541d9c7c2c0b310;hp=683f11cb95a3f7ba465051df3cc9479a999ac9b7;hb=84491c510d17bd8287d123ac7cafd8cfdcc700de;hpb=06ede116658fccf79fa2468d43d1a0b0449f5408 diff --git a/src/mkws-team.js b/src/mkws-team.js index 683f11c..b9d899b 100644 --- a/src/mkws-team.js +++ b/src/mkws-team.js @@ -598,9 +598,6 @@ function team($, teamName) { // Finds the node of the specified class within the current team - // Multiple OR-clauses separated by commas are handled - // More complex cases may not work - // function findnode(selector, teamName) { teamName = teamName || m_teamName;