[introspection-doc-generator] do not need to set the comments cache at end, it is done by the gjs/seed specific code.



commit d320c8acf872f9d3910cdf1dbabf7cf623e115ff
Author: Alan Knowles <alan akbkhome com>
Date:   Sun Apr 17 20:19:00 2011 +0800

    do not need to set the comments cache at end, it is done by the gjs/seed specific code.

 Introspect/NameSpace.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Introspect/NameSpace.js b/Introspect/NameSpace.js
index 87bcf62..0e02b41 100644
--- a/Introspect/NameSpace.js
+++ b/Introspect/NameSpace.js
@@ -310,7 +310,7 @@ var NameSpace = {
         //console.dump(ret);
         //console.log('--------------- DUMP --------------------');
 
-        this.comments[ns] = ret;
+ 
     },
 
     registry : {},



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]