Index: trunk/BNC/src/bncmap_svg.cpp
===================================================================
--- trunk/BNC/src/bncmap_svg.cpp	(revision 4652)
+++ trunk/BNC/src/bncmap_svg.cpp	(revision 4653)
@@ -171,5 +171,4 @@
   if (width > 0 && height > 0) {
     QRectF rect(_minPointLon, _minPointLat, width, height);
-    qDebug() << rect;
     _mapPlotZoomer->zoom(rect);
   }
