From 8dbf3b09a259fdb8fea6a3c0a9d73a4c28dde68d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 15 Jul 2010 12:46:37 +0800 Subject: [PATCH] JSDOC/ScopeParser.js --- JSDOC/ScopeParser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.39.2