From 83f8f7e53405eee78cee44ad522a37794c9146d4 Mon Sep 17 00:00:00 2001 From: edward Date: Tue, 1 Dec 2015 13:24:32 +0800 Subject: [PATCH] Roo/bootstrap/Component.js --- Roo/bootstrap/Component.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/Roo/bootstrap/Component.js b/Roo/bootstrap/Component.js index 91500b2022..88c87ab832 100644 --- a/Roo/bootstrap/Component.js +++ b/Roo/bootstrap/Component.js @@ -126,8 +126,6 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent, { cfg.name = this.name; } - Roo.log(this); - Roo.log(ct); this.el = ct.createChild(cfg, position); if (this.tooltip) { -- 2.39.2