Skip to content

Commit

Permalink
rrection after cherrur pick from 8.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
guilpier-code committed Dec 10, 2024
1 parent 1c3c9d0 commit f5e61eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/solver/variable/surveyresults/surveyresults.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,6 @@ SurveyResults::SurveyResults(const Data::Study& s, const Yuni::String& o, IResul
for (uint i = 0; i < digestSize; i++)
{
digestNonApplicableStatus[i] = new bool[maxVariables]{false};
}
}
}

Expand Down

0 comments on commit f5e61eb

Please sign in to comment.