Skip to content

Commit 4a8cb08

Browse files
author
Sandro Santilli
committed
Remove useless statement
1 parent d69c325 commit 4a8cb08

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/gui/qgsmapcanvas.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1632,8 +1632,6 @@ void QgsMapCanvas::panActionEnd( QPoint releasePoint )
16321632

16331633
setExtent( r );
16341634

1635-
r = mapSettings().visibleExtent();
1636-
16371635
refresh();
16381636
}
16391637

0 commit comments

Comments
 (0)