Skip to content

Commit

Permalink
more undo of r7112
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@7115 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
mhugent committed Jul 30, 2007
1 parent 0547321 commit 32fbbf0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/gui/qgsmapcanvas.cpp
Expand Up @@ -1017,8 +1017,6 @@ void QgsMapCanvas::updateMap()
// XXX updating is not possible since we're already in paint loop
// mCanvas->update();
// QApplication::processEvents();
QPainter p(this);
p.drawPixmap(0, 0, mMap->pixmap());
}


Expand Down

0 comments on commit 32fbbf0

Please sign in to comment.