Skip to content

Commit

Permalink
Update src/Plugins/SimplnxCore/src/SimplnxCore/Filters/RemoveMinimumS…
Browse files Browse the repository at this point in the history
…izeFeaturesFilter.cpp

Co-authored-by: Nathan Young <[email protected]>
  • Loading branch information
imikejackson and nyoungbq committed Apr 25, 2024
1 parent 4e7588c commit 2369fba
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,6 @@ IFilter::PreflightResult RemoveMinimumSizeFeaturesFilter::preflightImpl(const Da
if(featurePhasesPtr != nullptr)
{
dataArrayPaths.push_back(featurePhasesPath);
// featurePhases = featurePhasesPtr->getDataStore();
}
}

Expand Down

0 comments on commit 2369fba

Please sign in to comment.