Index: Ringtoets/Common/src/Ringtoets.Common.Data/FailureMechanism/NumericFailureMechanismSectionResult.cs =================================================================== diff -u -re442812a69b3e800977c4dde61d6f64e989ef20c -rf5a2d607a5b8053b232c1f3ad572a0acba6a4e3a --- Ringtoets/Common/src/Ringtoets.Common.Data/FailureMechanism/NumericFailureMechanismSectionResult.cs (.../NumericFailureMechanismSectionResult.cs) (revision e442812a69b3e800977c4dde61d6f64e989ef20c) +++ Ringtoets/Common/src/Ringtoets.Common.Data/FailureMechanism/NumericFailureMechanismSectionResult.cs (.../NumericFailureMechanismSectionResult.cs) (revision f5a2d607a5b8053b232c1f3ad572a0acba6a4e3a) @@ -41,11 +41,6 @@ public RoundedDouble AssessmentLayerTwoA { get; set; } /// - /// Gets or sets the value of assessment layer two b. - /// - public RoundedDouble AssessmentLayerTwoB { get; set; } - - /// /// Gets or sets the value of assessment layer three. /// public RoundedDouble AssessmentLayerThree { get; set; }