From 02d03977447b2159514ed82587d0eed83225c25d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 16 Jul 2010 10:43:12 +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 b9fad09..63c7eab 100644 --- a/JSDOC/Walker2.js +++ b/JSDOC/Walker2.js @@ -170,7 +170,7 @@ Walker2 = XObject.define( // add it to the current scope???? this.addSymbol('', true); - print ( "Unconsumed Doc: " + token.toString()) + //print ( "Unconsumed Doc: " + token.toString()) //throw "Unconsumed Doc (TOKwhitespace): " + this.currentDoc.toSource(); } -- 2.39.2