remove debugging code
[roojs1] / Roo / EventManager.js
index 0561bb1..fc718c7 100644 (file)
@@ -172,6 +172,7 @@ Roo.EventManager = function(){
         if(o.buffer){
             h = createBuffered(h, o);
         }
+        
         fn._handlers = fn._handlers || [];
         
         
@@ -522,8 +523,6 @@ Roo.onReady(function(){
     var bd = Roo.get(document.body);
     if(!bd){ return; }
 
-    Roo.log('--------doc ready------');
-
     var cls = [
             Roo.isIE ? "roo-ie"
             : Roo.isIE11 ? "roo-ie11"