JSDOC/Walker2.js
authorAlan Knowles <alan@akkbhome.com>
Tue, 6 Jul 2010 23:27:36 +0000 (07:27 +0800)
committerAlan Knowles <alan@akkbhome.com>
Tue, 6 Jul 2010 23:27:36 +0000 (07:27 +0800)
JSDOC/Walker2.js

index d008b3b..a153318 100644 (file)
@@ -163,7 +163,7 @@ Walker2 = XObject.define(
                       
                  
                     if (token.name != 'JSDOC') {
-                        print("Walker2 : spce is not JSDOC");
+                        //print("Walker2 : spce is not JSDOC");
                         continue; //skip.
                     }
                     if (this.currentDoc) {