Remove another misleading comment.
[mkws-moved-to-github.git] / src / mkws-team.js
index 7c4b6b9..61f677d 100644 (file)
@@ -786,7 +786,5 @@ function team($, teamName) {
        }
     })();
 
-    // Bizarrely, 'that' is just an empty hash. All its state is in
-    // the closure variables defined earlier in this function.
     return that;
 };