From 4a1c855288a399939a298fcfb70bb04b29cc64cf Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 28 Jun 2010 17:36:02 +0800 Subject: [PATCH] JSDOC/Introspect/Interface.js --- JSDOC/Introspect/Interface.js | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/JSDOC/Introspect/Interface.js b/JSDOC/Introspect/Interface.js index 5203ae1..a83a5ac 100644 --- a/JSDOC/Introspect/Interface.js +++ b/JSDOC/Introspect/Interface.js @@ -7,18 +7,8 @@ NameSpace = imports.NameSpace.NameSpace; Base = imports.Base.Base; - - -imports['Object.js'].load(Object); - -console = imports['console.js'].console; - -Introspect = imports['JSDOC/Introspect.js'].Introspect; -Base = imports['JSDOC/Introspect/Base.js'].Base; - - /** * Interface -- 2.39.2