Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Merge/AssessmentSectionMergeHandler.cs =================================================================== diff -u -r6f85854e0948a2223ad9eeca2234dc46bf863655 -reb8bee1bfef1fb5e48d61240d49e3d6967b59a60 --- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Merge/AssessmentSectionMergeHandler.cs (.../AssessmentSectionMergeHandler.cs) (revision 6f85854e0948a2223ad9eeca2234dc46bf863655) +++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Merge/AssessmentSectionMergeHandler.cs (.../AssessmentSectionMergeHandler.cs) (revision eb8bee1bfef1fb5e48d61240d49e3d6967b59a60) @@ -175,11 +175,6 @@ #region FailureMechanisms - /// - /// Merge the failure mechanism to the . - /// - /// The assessment section to merge to. - /// The data to merge. private static void MergeFailureMechanisms(AssessmentSection targetAssessmentSection, AssessmentSectionMergeData mergeData) { ObservableList hydraulicBoundaryLocations = targetAssessmentSection.HydraulicBoundaryDatabase.Locations;