Pman.js
[Pman.Core] / Pman.js
diff --git a/Pman.js b/Pman.js
index 3d8912c..7d0adeb 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -955,8 +955,7 @@ Pman = new Roo.Document(
          
         
         // Roo.log("CALLING XComponent register with : " + obj.name);
-        Roo.log(obj);
-        Roo.log(obj.isTop);
+        
         // this will call xregister as it's the on.register handler..
         Roo.XComponent.register(obj.isTop ? obj : Roo.apply(obj.module, obj));