Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/HeightStructure.cs
===================================================================
diff -u -r9e3639e810a22019da1a9fdf5aa5c433a43520c1 -rf9e4f420b403e6417f5dc2ba6d7beab9424baf89
--- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/HeightStructure.cs (.../HeightStructure.cs) (revision 9e3639e810a22019da1a9fdf5aa5c433a43520c1)
+++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/HeightStructure.cs (.../HeightStructure.cs) (revision f9e4f420b403e6417f5dc2ba6d7beab9424baf89)
@@ -39,8 +39,6 @@
/// Thrown when
/// or is null , empty or consists of whitespace.
/// Thrown when is null.
- /// When any stochastic variable parameter
- /// is out of its valid domain.
public HeightStructure(ConstructionProperties constructionProperties) : base(constructionProperties)
{
LevelCrestStructure = new NormalDistribution(2)