JSDOC/CompressWhite.js
[gnome.introspection-doc-generator] / JSDOC / CompressWhite.js
index 1698649..293c318 100644 (file)
@@ -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);