The team-private findnode function is no longer made visible as the
[mkws-moved-to-github.git] / src / mkws-team.js
index 4d65628..ab6eeb2 100644 (file)
@@ -372,7 +372,6 @@ function team($, teamName) {
        //log('findnode(' + selector + ') found ' + node.length + ' nodes');
        return node;
     }
-    that.findnode = findnode;
 
 
     // This much simpler and more efficient function should be usable