Roo/form/ComboBox.js
authorEdward <edward@roojs.com>
Wed, 5 Mar 2014 12:25:54 +0000 (20:25 +0800)
committerEdward <edward@roojs.com>
Wed, 5 Mar 2014 12:25:54 +0000 (20:25 +0800)
Roo/form/ComboBox.js

index 422a4a9..cc1bcd0 100644 (file)
@@ -111,7 +111,7 @@ Roo.form.ComboBox = function(config){
             s.parentNode.removeChild(s); // remove it
         }
 
-    }Roo.log('debug here'); Roo.log(this.store);
+    }
     if (this.store) {
         this.store = Roo.factory(this.store, Roo.data);
     }