From: edward Date: Wed, 6 Dec 2017 05:20:35 +0000 (+0800) Subject: Roo.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=9aecb97722db7a660807d286327f1fe04377cc7b Roo.js --- diff --git a/Roo.js b/Roo.js index 89e3acf0cf..59c87890f4 100644 --- a/Roo.js +++ b/Roo.js @@ -314,7 +314,6 @@ Roo.factory(conf, Roo.data); { // no xtype, no ns or c.xns - or forced off by c.xns if (!c.xtype || (!ns && !c.xns) || (c.xns === false)) { // not enough info... - Roo.log('in???'); return c; } ns = c.xns ? c.xns : ns; // if c.xns is set, then use that..