Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
speillet authored and nyalldawson committed Feb 1, 2022
1 parent c049793 commit 35c595d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/layout/qgslayoutviewtoolselect.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ void QgsLayoutViewToolSelect::layoutPressEvent( QgsLayoutViewMouseEvent *event )
{
if ( mIsSelecting )
{
// selection must be ended if a right button press happens, otherwise selection rubberband won't be suppress
mIsSelecting = false;
mRubberBand->finish();
}
Expand Down

0 comments on commit 35c595d

Please sign in to comment.