Index: Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/IRingtoetsEntities.cs =================================================================== diff -u -r641deb71d80f4842345b3fce83304a00495010ed -r23766b602d9b509a2ffc030f284e8d5e82325a3e --- Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/IRingtoetsEntities.cs (.../IRingtoetsEntities.cs) (revision 641deb71d80f4842345b3fce83304a00495010ed) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/IRingtoetsEntities.cs (.../IRingtoetsEntities.cs) (revision 23766b602d9b509a2ffc030f284e8d5e82325a3e) @@ -241,12 +241,6 @@ DbSet StochasticSoilModelEntities { get; } /// - /// Gets a of - /// containing every entity found in the database. - /// - DbSet StochasticSoilModelSegmentPointEntities { get; } - - /// /// Gets a of containing /// every entity found in the database. ///