try and get ctrl-enter to add a clear all
[roojs1] / Roo / View.js
index 9c0a39e..e6b134d 100644 (file)
@@ -152,9 +152,6 @@ Roo.View = function(config, depreciated_tpl, depreciated_config){
     this.selections = [];
     this.nodes = [];
     this.cmp = new Roo.CompositeElementLite([]);
-    
-    Roo.log(this.store);
-    
     if(this.store){
         this.store = Roo.factory(this.store, Roo.data);
         this.setStore(this.store, true);