Loading bundles/ch.elexis.core.data/src/ch/elexis/data/Konsultation.java +1 −2 Original line number Diff line number Diff line Loading @@ -109,8 +109,7 @@ public class Konsultation extends PersistentObject implements Comparable<Konsult adjusters.add((IVerrechenbarAdjuster) o); } } catch (CoreException e) { // just log the failed instantiation ExHandler.handle(e); log.warn("{} [{}]", e.getMessage(), elem.toString()); } } } Loading Loading
bundles/ch.elexis.core.data/src/ch/elexis/data/Konsultation.java +1 −2 Original line number Diff line number Diff line Loading @@ -109,8 +109,7 @@ public class Konsultation extends PersistentObject implements Comparable<Konsult adjusters.add((IVerrechenbarAdjuster) o); } } catch (CoreException e) { // just log the failed instantiation ExHandler.handle(e); log.warn("{} [{}]", e.getMessage(), elem.toString()); } } } Loading