[introspection-doc-generator] do not need to set the comments cache at end, it is done by the gjs/seed specific code.
- From: Alan Knowles <alank src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [introspection-doc-generator] do not need to set the comments cache at end, it is done by the gjs/seed specific code.
- Date: Sun, 17 Apr 2011 12:19:08 +0000 (UTC)
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]