X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2FBoxComponent.js;h=ef86fa5216a2acbe3408e8ae0d1357954b54d790;hb=0b69a11b1055a6d3a3fd0719bdd58b5a235de0e4;hp=eb47c32066c829991f57bf36cad6442b4a96a14c;hpb=1d1517aaead4a1e6cb90111905f2d4bc4fbc85a8;p=roojs1 diff --git a/Roo/BoxComponent.js b/Roo/BoxComponent.js index eb47c32066..ef86fa5216 100644 --- a/Roo/BoxComponent.js +++ b/Roo/BoxComponent.js @@ -63,9 +63,6 @@ Roo.extend(Roo.BoxComponent, Roo.Component, { * @return {Roo.BoxComponent} this */ setSize : function(w, h){ - Roo.log('BoxComponent!!!!!!!!!!'); - Roo.log(w); - Roo.log(h); // support for standard size objects if(typeof w == 'object'){ h = w.height;