From: Alan Knowles Date: Thu, 15 Jul 2010 08:19:41 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=4fe5eef1c078b7e47d72ca965654f04a03914e5a JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index 0a0f789..237f6b6 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -731,7 +731,7 @@ ScopeParser.prototype = { //print("Found an undeclared symbol: " + symbol + ' (line:' + token.line + ')'); //throw "OOPS"; } else { - print("undeclared:" + token.toString()) + //print("undeclared:" + token.toString()) }