Roo/dd/DDProxy.js
authorChris <chris@roojs.com>
Mon, 23 Dec 2013 06:35:39 +0000 (14:35 +0800)
committerChris <chris@roojs.com>
Mon, 23 Dec 2013 06:35:39 +0000 (14:35 +0800)
Roo/dd/DDProxy.js

index 1092d43..eee61a1 100644 (file)
@@ -162,7 +162,6 @@ Roo.extend(Roo.dd.DDProxy, Roo.dd.DD, {
 
     // overrides Roo.dd.DragDrop
     b4StartDrag: function(x, y) {
-        Roo.log('inin?');
         // show the drag frame
         this.showFrame(x, y);
     },