From e972e2290613f0314f3d11ebcc6a3fa738043b45 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 6 Jul 2010 18:00:07 +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 0a7dead..984be96 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