Roo/grid/GridView.js
[roojs1] / Roo / grid / GridView.js
index c407eb1..5e0387a 100644 (file)
@@ -1460,7 +1460,7 @@ Roo.extend(Roo.grid.GridView, Roo.grid.AbstractGridView, {
         },this);
 
         this.scroller.on("scroll", this.handleScroll, this);
-        Roo.log(this);
+        
         this.lockedBody.on("mousewheel", this.handleWheel, this);
         this.mainBody.on("mousewheel", this.handleWheel, this);