From 406f03d2389c64636641cd73caa3066bdc30b497 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 9 Apr 2014 14:11:13 +0800 Subject: [PATCH] Roo/LayoutRegion.js --- Roo/LayoutRegion.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Roo/LayoutRegion.js b/Roo/LayoutRegion.js index 83fd3e18e7..4564c8edf5 100644 --- a/Roo/LayoutRegion.js +++ b/Roo/LayoutRegion.js @@ -211,7 +211,6 @@ Roo.extend(Roo.LayoutRegion, Roo.BasicLayoutRegion, { }, updateBody : function(w, h){ - Roo.log('LayoutRegion!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1 UpdateBody'); if(w !== null){ this.el.setWidth(w); w -= this.el.getBorderWidth("rl"); -- 2.39.2