Roo/LayoutRegion.js
[roojs1] / Roo / LayoutRegion.js
index 726df9c..a2d6cef 100644 (file)
@@ -349,10 +349,8 @@ Roo.extend(Roo.LayoutRegion, Roo.BasicLayoutRegion, {
         }
         this.collapsed = false;
         if(this.config.animate && skipAnim !== true){
-            Roo.log('animate??');
             this.animateExpand();
         }else{
-            Roo.log('not animate??');
             this.el.show();
             if(this.split){
                 this.split.el.show();