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