Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRow/TechnicalInnovationSectionResultRow.cs
===================================================================
diff -u -r08a279166007321b0ae0f2f15a2f13c191952e1b -r94ca10cc638e4d7ceb513a0eb548e6953f2c97df
--- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRow/TechnicalInnovationSectionResultRow.cs (.../TechnicalInnovationSectionResultRow.cs) (revision 08a279166007321b0ae0f2f15a2f13c191952e1b)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRow/TechnicalInnovationSectionResultRow.cs (.../TechnicalInnovationSectionResultRow.cs) (revision 94ca10cc638e4d7ceb513a0eb548e6953f2c97df)
@@ -57,21 +57,6 @@
}
///
- /// Gets or sets the value representing the result of the layer 2a assessment.
- ///
- public AssessmentLayerTwoAResult AssessmentLayerTwoA
- {
- get
- {
- return SectionResult.AssessmentLayerTwoA;
- }
- set
- {
- SectionResult.AssessmentLayerTwoA = value;
- }
- }
-
- ///
/// Gets or sets the value representing the result of the layer 3 assessment.
///
public RoundedDouble AssessmentLayerThree