X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=JSDOC%2FIdentifier.js;fp=JSDOC%2FIdentifier.js;h=7cc82bd4c0eeab0e439ac0f0940dce42684bcfee;hb=fe4a6979323997b3f559b1ae66ec7d95848a5df5;hp=6b25cf6077d08a4975af5b0ac8026885bf0b956f;hpb=ca3c004e1c8e28a0a5ff0bbfa4880e551797329a;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 = {};