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:
hlorus
2024-09-26 08:42:27 +02:00
committed by Yorik van Havre
parent a2c3a1a542
commit d186909f20

View File

@@ -409,7 +409,6 @@ bool TaskMeasure::reject()
void TaskMeasure::reset()
{
// Reset tool state
_mMeasureObject = nullptr;
this->clearSelection();
// Should the explicit mode also be reset?