Roo/View.js
authorEdward <edward@roojs.com>
Wed, 22 Apr 2015 04:26:28 +0000 (12:26 +0800)
committerEdward <edward@roojs.com>
Wed, 22 Apr 2015 04:26:28 +0000 (12:26 +0800)
Roo/View.js

index 7688af5..99bc298 100644 (file)
@@ -577,10 +577,6 @@ Roo.extend(Roo.View, Roo.util.Observable, {
      * @param {Boolean} suppressEvent (optional) true to skip firing of the selectionchange vent
      */
     select : function(nodeInfo, keepExisting, suppressEvent){
-        Roo.log('running here!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
-        Roo.log(nodeInfo);
-        Roo.log(keepExisting);
-        Roo.log(suppressEvent);
         if(nodeInfo instanceof Array){
             if(!keepExisting){
                 this.clearSelections(true);