Skip to content

Commit

Permalink
Remove useless statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandro Santilli committed Nov 25, 2014
1 parent d69c325 commit 4a8cb08
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/gui/qgsmapcanvas.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1632,8 +1632,6 @@ void QgsMapCanvas::panActionEnd( QPoint releasePoint )

setExtent( r );

r = mapSettings().visibleExtent();

refresh();
}

Expand Down

0 comments on commit 4a8cb08

Please sign in to comment.