JSDOC/Symbol.js
[gnome.introspection-doc-generator] / JSDOC / Symbol.js
index 262851f..426fc2e 100644 (file)
@@ -451,7 +451,7 @@ Symbol = XObject.define(
                 // @static
             if (this.comment.getTag("singleton").length) {
                 this.isStatic = true;
-                print(this);
+                print('------------- got singleton ---------------');
                 //if (this.isa == "CONSTRUCTOR") {
                 //     this.isNamespace = true;
                 //}