From 78311bb94a758645c148c3dd19b3f9a99ce4e51d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 14 Jul 2010 16:53:17 +0800 Subject: [PATCH] JSDOC/CompressWhite.js --- JSDOC/CompressWhite.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/CompressWhite.js b/JSDOC/CompressWhite.js index 1698649..293c318 100644 --- a/JSDOC/CompressWhite.js +++ b/JSDOC/CompressWhite.js @@ -79,7 +79,7 @@ CompressWhite = function (ts, packer) throw "could not find end lbrace!!!"; } //print("AFTER BALANCE ("); - ts.dump(cu, ts.cursor); + //ts.dump(cu, ts.cursor); //ts.cursor--; // cursor at the ( if (!ts.balance("{") ){ ts.dump(cu-40, cu); -- 2.39.2