JSDOC/Walker2.js
[gnome.introspection-doc-generator] / JSDOC / Walker2.js
index eaf73de..b9fad09 100644 (file)
@@ -174,7 +174,7 @@ Walker2 = XObject.define(
                         //throw "Unconsumed Doc (TOKwhitespace): " + this.currentDoc.toSource();
                     }
                     
-                    print ( "NEW COMMENT: " + token.toString())
+                   // print ( "NEW COMMENT: " + token.toString())
                     var newDoc = new DocComment(token.data);
                     
                     // it's a scope changer..