Skip to content

Commit

Permalink
removed useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
MV88 committed Mar 13, 2017
1 parent 0801fb8 commit d8ad99e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/client/components/map/leaflet/MeasurementSupport.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ const MeasurementSupport = React.createClass({
this.updateMeasurementResults();
this.drawControl._finishShape();
this.drawControl.disable();
this.drawing = false;
} else {
this.updateMeasurementResults();
}
Expand Down

0 comments on commit d8ad99e

Please sign in to comment.