X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=JSDOC%2FScopeParser.js;h=237f6b62c126d79c0f2abd43aa7263de876caf76;hp=0a0f7891d882937d1ed096a15fe95814d184f6a3;hb=4fe5eef1c078b7e47d72ca965654f04a03914e5a;hpb=519817b673fac1ee3c36fe8508948b45858222a2 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()) }