From: Alan Knowles Date: Thu, 15 Jul 2010 04:46:37 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=8dbf3b09a259fdb8fea6a3c0a9d73a4c28dde68d JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index 567e75c..e40ff6e 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -519,7 +519,7 @@ ScopeParser.prototype = { } // end switch - print("parseScope TOK : " + token.toString()); + //print("parseScope TOK : " + token.toString()); token = this.ts.nextTok(); //if (this.ts.nextT()) break;