Remove outdated comma.
[mkws-moved-to-github.git] / src / mkws-team.js
index 683f11c..b9d899b 100644 (file)
@@ -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;