Roo/EventManager.js
authorjohn <john@roojs.com>
Fri, 2 Feb 2018 08:41:53 +0000 (16:41 +0800)
committerjohn <john@roojs.com>
Fri, 2 Feb 2018 08:41:53 +0000 (16:41 +0800)
Roo/EventManager.js

index 0561bb1..959c036 100644 (file)
@@ -522,8 +522,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"