From d0af40ebad0c07865d0c53d4890231cbb43004e2 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 15 Jul 2010 12:45:52 +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 602f6ed..f3bde81 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -519,7 +519,7 @@ ScopeParser.prototype = { } // end switch - //this.timerPrint("parseScope TOK : " + token.toString()); + this.timerPrint("parseScope TOK : " + token.toString()); token = this.ts.nextTok(); //if (this.ts.nextT()) break; -- 2.39.2