MeasureGui: Remove leftover reset of _mMeasureObject
This was introduced in af9097ce87 due to a faulty resolve of a merge conflict
This commit is contained in:
@@ -409,7 +409,6 @@ bool TaskMeasure::reject()
|
||||
void TaskMeasure::reset()
|
||||
{
|
||||
// Reset tool state
|
||||
_mMeasureObject = nullptr;
|
||||
this->clearSelection();
|
||||
|
||||
// Should the explicit mode also be reset?
|
||||
|
||||
Reference in New Issue
Block a user