Pman.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 1 Apr 2012 07:49:18 +0000 (15:49 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 1 Apr 2012 07:49:18 +0000 (15:49 +0800)
Pman.js

diff --git a/Pman.js b/Pman.js
index 1262df0..f70cc76 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -936,7 +936,7 @@ Pman = new Roo.Document(
         // the other issue we have is that
          
         
-        Roo.log("CALLING XComponent register with : " + obj.name);
+        // Roo.log("CALLING XComponent register with : " + obj.name);
         
         // this will call xregister as it's the on.register handler..
         Roo.XComponent.register(obj.isTop ? obj : Roo.apply(obj.module, obj));