From df0e9eeb56945e4e540ced723e6550a61251c931 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 6 Jul 2010 18:01:46 +0800 Subject: [PATCH] JSDOC/Walker2.js --- JSDOC/Walker2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/Walker2.js b/JSDOC/Walker2.js index 3132762..7d8ec5b 100644 --- a/JSDOC/Walker2.js +++ b/JSDOC/Walker2.js @@ -148,7 +148,7 @@ Walker2 = XObject.define( var scopeLen = this.scopes.length; if (this.ts.cursor < 1) { - this.ts.cursor--; // hopeflly this kludge will work + // this.ts.cursor--; // hopeflly this kludge will work } -- 2.39.2