Skip to content
Snippets Groups Projects
Commit 1aa52b40 authored by Simon Heybrock's avatar Simon Heybrock
Browse files

Re #21626. Fix bad merge.

parent 51dd3dbd
No related merge requests found
......@@ -501,8 +501,6 @@ bool Algorithm::execute() {
return false;
}
const auto executionMode = getExecutionMode();
timingInit += timer.elapsed();
// ----- Perform validation of the whole set of properties -------------
if (!callProcessGroups) // for groups this is called on each workspace
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment