JSDOC/Walker2.js
[gnome.introspection-doc-generator] / JSDOC / Walker2.js
index d008b3b..a153318 100644 (file)
@@ -163,7 +163,7 @@ Walker2 = XObject.define(
                       
                  
                     if (token.name != 'JSDOC') {
-                        print("Walker2 : spce is not JSDOC");
+                        //print("Walker2 : spce is not JSDOC");
                         continue; //skip.
                     }
                     if (this.currentDoc) {