JSDOC/Introspect/NameSpace.js
[gnome.introspection-doc-generator] / JSDOC / Introspect / NameSpace.js
index 9a06343..3158093 100644 (file)
@@ -9,18 +9,8 @@ XObject = imports.XObject.XObject;
 
 console = imports.console.console;
 
-
-//xnew    = imports['xnew.js'].xnew;
-
  
 
-
-//Introspect = {};
-
-//xnew.load(Introspect,'JSDOC/Introspect');
-
-
-
 NameSpace = {
     
    
@@ -298,8 +288,6 @@ NameSpace = {
         return this.registry[ns +'.' + name];
     }
         
-            
-    
 });