no config object is logging. so why should layouts do it?

This commit is contained in:
Johannes Findeisen 2013-08-18 23:39:13 +02:00
commit 557fe4837a

View file

@ -65,8 +65,6 @@ class LayoutList:
if h is not None:
l.hostgroups.append(h)
else:
# TODO: replace next line with new logging
#logger.logWarningConfig(file="hostgroups", missing=group)
pass
self.layouts.append(l)