Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
lbartoletti authored and nyalldawson committed Sep 23, 2021
1 parent 07eff07 commit 78c48ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/qgsadvanceddigitizingdockwidget.cpp
Expand Up @@ -903,7 +903,6 @@ bool QgsAdvancedDigitizingDockWidget::applyConstraints( QgsMapMouseEvent *e )
point.setM( mMLineEdit->text().toFloat() );
}


// update the point list
updateCurrentPoint( point );

Expand Down

0 comments on commit 78c48ab

Please sign in to comment.