Index: DamClients/DamLive/trunk/src/Deltares.Dam.Application.Live/Program.cs =================================================================== diff -u -r1727 -r1729 --- DamClients/DamLive/trunk/src/Deltares.Dam.Application.Live/Program.cs (.../Program.cs) (revision 1727) +++ DamClients/DamLive/trunk/src/Deltares.Dam.Application.Live/Program.cs (.../Program.cs) (revision 1729) @@ -172,9 +172,6 @@ }; damEngineRunner.Run(); - - Logger.LogInfo("Model runner ended"); - } } }