JSDOC/ScopeParser.js
[gnome.introspection-doc-generator] / JSDOC / ScopeParser.js
index 567e75c..e40ff6e 100644 (file)
@@ -519,7 +519,7 @@ ScopeParser.prototype = {
             } // end switch
             
             
-            print("parseScope TOK : " + token.toString()); 
+            //print("parseScope TOK : " + token.toString()); 
             token = this.ts.nextTok();
             //if (this.ts.nextT()) break;