remove debugging code
[roojs1] / ux / Lightbox.js
index bb4687c..1091755 100644 (file)
@@ -476,6 +476,7 @@ Roo.apply(Roo.ux.Lightbox.prototype,
         
         ww -= 150;
         wh -= 150;
+        
         // get new width and height
         var bs =  this.borderSize * 2;
         
@@ -494,7 +495,7 @@ Roo.apply(Roo.ux.Lightbox.prototype,
                     
             
         }
-        Roo.log(imgWidth);
+        
         this.lightboximage.set( { width : imgWidth, height : imgHeight });