X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo.js;h=59c87890f4e51e9a33c88af7772d7f971d3dc234;hb=9aecb97722db7a660807d286327f1fe04377cc7b;hp=89e3acf0cfa305fdbae542fed22519e7ce7bd713;hpb=6d9d4f5c5353d3cdd489c126d74500f8e72b7b98;p=roojs1 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..