roojs-core.js
[roojs1] / roojs-debug.js
index a60e3e9..af20359 100644 (file)
@@ -12867,9 +12867,6 @@ Roo.extend(Roo.util.MixedCollection, Roo.util.Observable, {
             o = arguments[0];
             key = this.getKey(o);
         }
-        Roo.log(this);
-        Roo.log(o);
-        Roo.log(key);
         if(typeof key == "undefined" || key === null){
             this.length++;
             this.items.push(o);