[seed] Remove old comment



commit 36a818f47f041bb2b2d584cbaca56ffc4fedf684
Author: Robert Carr <racarr mireia (none)>
Date:   Mon Apr 13 17:27:36 2009 -0400

    Remove old comment
---
 libseed/seed-importer.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/libseed/seed-importer.c b/libseed/seed-importer.c
index aff32a3..8b05a03 100644
--- a/libseed/seed-importer.c
+++ b/libseed/seed-importer.c
@@ -375,9 +375,6 @@ seed_gi_importer_do_namespace (JSContextRef ctx,
   
   g_hash_table_insert (gi_imports, g_strdup(namespace), namespace_ref);
   
-  // Protect with respect to our persistent context. 
-  // TODO: Investigate whether this is correct.
-
   jsextension = g_strdup_printf ("imports.extensions.%s",
 				namespace);
   extension_script = JSStringCreateWithUTF8CString (jsextension);



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