Index: DamEngine/trunk/src/Deltares.DamEngine.Data/Geometry/GeometrySurface.cs
===================================================================
diff -u -r6560 -r7044
--- DamEngine/trunk/src/Deltares.DamEngine.Data/Geometry/GeometrySurface.cs (.../GeometrySurface.cs) (revision 6560)
+++ DamEngine/trunk/src/Deltares.DamEngine.Data/Geometry/GeometrySurface.cs (.../GeometrySurface.cs) (revision 7044)
@@ -171,7 +171,6 @@
/// Determines a point within the outer loop of the new surface and that is not in an inner loop of that surface
/// so it can be used to determine the old surface.
///
- ///
/// The point or null when no valid point is found.
public Point2D DetermineValidTestPointBasedOnNewSurface()
{