Index: DOM/PM/Maatwerk/Syncs/DotNet/MaatwerkCalculator/impl/KostSpecInfo.cls.xml =================================================================== diff -u -r62744 -r62747 --- DOM/PM/Maatwerk/Syncs/DotNet/MaatwerkCalculator/impl/KostSpecInfo.cls.xml (.../KostSpecInfo.cls.xml) (revision 62744) +++ DOM/PM/Maatwerk/Syncs/DotNet/MaatwerkCalculator/impl/KostSpecInfo.cls.xml (.../KostSpecInfo.cls.xml) (revision 62747) @@ -90,7 +90,6 @@ } } catch { #dim Exceptie As TECH.Exceptions.Exception = ##class(TECH.ExceptionHandler).Catch() - Do ##class(Tools.Wlip).%New(110).String(Exceptie.ToString()) #dim Logger = ##class(vhLib.Logger).%New("Sync naar .Net heeft gefaald!").ErrorMail("Fout bij sync van KostSpecInfo naar .Net. " _Exceptie.ToString()) }