Pman.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 9 Nov 2010 07:15:17 +0000 (15:15 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 9 Nov 2010 07:15:17 +0000 (15:15 +0800)
Pman.js

diff --git a/Pman.js b/Pman.js
index 5d35525..71b0cc7 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -876,7 +876,7 @@ Pman = new Roo.Document(
         function transbits()
         {
             if ((cur +1) > sbits.length) {
-                Roo.log("CALLING COMPLETED: " + complete);
+                //Roo.log("CALLING COMPLETED: " + complete);
                 cb(complete);
                 return;
             }