Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/Views/GrassCoverErosionOutwardsWaveConditionsInputViewStyle.cs =================================================================== diff -u -rd99f9c6b8fcf5bf289607f71958bcff47ebf9475 -r90c299fe4d049dc3d9c0fbb02c2ab4585141ea56 --- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/Views/GrassCoverErosionOutwardsWaveConditionsInputViewStyle.cs (.../GrassCoverErosionOutwardsWaveConditionsInputViewStyle.cs) (revision d99f9c6b8fcf5bf289607f71958bcff47ebf9475) +++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/Views/GrassCoverErosionOutwardsWaveConditionsInputViewStyle.cs (.../GrassCoverErosionOutwardsWaveConditionsInputViewStyle.cs) (revision 90c299fe4d049dc3d9c0fbb02c2ab4585141ea56) @@ -20,7 +20,6 @@ // All rights reserved. using System.Drawing; -using Ringtoets.GrassCoverErosionOutwards.Forms.Properties; using Ringtoets.Revetment.Forms.Views; namespace Ringtoets.GrassCoverErosionOutwards.Forms.Views @@ -38,13 +37,5 @@ return Color.Green; } } - - public string DesignWaterLevelName - { - get - { - return Resources.DesignWaterLevel_DisplayName; - } - } } } \ No newline at end of file