From: Mike Taylor Date: Tue, 11 Feb 2014 16:18:19 +0000 (+0000) Subject: Remove outdated comments. X-Git-Tag: 1.0.0~1484 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=656a74baf7a04e0e466683b8037b27dffb28a317 Remove outdated comments. --- diff --git a/tools/htdocs/mkws.js b/tools/htdocs/mkws.js index df00102..0a29003 100644 --- a/tools/htdocs/mkws.js +++ b/tools/htdocs/mkws.js @@ -171,12 +171,6 @@ function team($, teamName) { var m_paz; // will be initialised below - // if (console && console.log) // disabled, will fail in IE8 - // console.log("run team(" + (teamName ? teamName : "") + ")"); - - - // Needs to be defined inside team() so it can see m_debug_time - // ### member access won't work: there is only one instance of this function mkws.debug_function = function (string) { if (!mkws.debug_level) return;