X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2FLayoutManager.js;h=f7d7c7f78a8e21b5685d0177c4fb1261e1150abe;hb=61bc45258e16a779856dd2ad0862630b489e4583;hp=e1db345f7a4e0a9b9eb89e3169a0dd5766180cd1;hpb=1a131c576589e17fee89c4fdce0b0c1d283e326a;p=roojs1 diff --git a/Roo/LayoutManager.js b/Roo/LayoutManager.js index e1db345f7a..f7d7c7f78a 100644 --- a/Roo/LayoutManager.js +++ b/Roo/LayoutManager.js @@ -16,8 +16,6 @@ */ Roo.LayoutManager = function(container, config){ Roo.LayoutManager.superclass.constructor.call(this); - Roo.log('run!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'); - Roo.log(container); this.el = Roo.get(container); // ie scrollbar fix if(this.el.dom == document.body && Roo.isIE && !config.allowScroll){