Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Plugin/GrassCoverErosionInwardsPlugin.cs =================================================================== diff -u -rb9a43faf0727b7a5a1911034afdfd498f872770d -r35c2e5f60d72d56ae51a816c1cb50396f76357a4 --- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Plugin/GrassCoverErosionInwardsPlugin.cs (.../GrassCoverErosionInwardsPlugin.cs) (revision b9a43faf0727b7a5a1911034afdfd498f872770d) +++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Plugin/GrassCoverErosionInwardsPlugin.cs (.../GrassCoverErosionInwardsPlugin.cs) (revision 35c2e5f60d72d56ae51a816c1cb50396f76357a4) @@ -889,10 +889,8 @@ RoundedDouble currentDikeHeight = inputParameters.DikeHeight; bool currentUseForeshore = inputParameters.UseForeshore; - DikeProfile currentDikeProfile = inputParameters.DikeProfile; - // Reapply the dike profile will update the derived inputs - inputParameters.DikeProfile = currentDikeProfile; + inputParameters.DikeProfile = inputParameters.DikeProfile; var affectedObjects = new List(); if (IsDerivedInputUpdated(currentUseBreakWater,