X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=JSDOC%2FIdentifier.js;h=7cc82bd4c0eeab0e439ac0f0940dce42684bcfee;hb=00de591d3facb154131cfa2bc64a68bbd5b7cbd6;hp=6b25cf6077d08a4975af5b0ac8026885bf0b956f;hpb=a8fcc1979888a0ed118e9542c5b6f936e41d16ae;p=gnome.introspection-doc-generator diff --git a/JSDOC/Identifier.js b/JSDOC/Identifier.js index 6b25cf6..7cc82bd 100644 --- a/JSDOC/Identifier.js +++ b/JSDOC/Identifier.js @@ -9,7 +9,7 @@ function Identifier(name, scope) { - print("NEW IDENT: " + name); + // print("NEW IDENT: " + name); this.name = name; this.scope = scope; this.identifiers = {};