From b49cbd98418b735a85d11f1b6303278572b70297 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 26 Mar 2014 11:46:45 +0000 Subject: [PATCH] Remove another misleading comment. --- src/mkws-team.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mkws-team.js b/src/mkws-team.js index 7c4b6b9..61f677d 100644 --- a/src/mkws-team.js +++ b/src/mkws-team.js @@ -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; }; -- 1.7.10.4