summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--control/functor.hpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/control/functor.hpp b/control/functor.hpp
index 2ca047c..17ae3af 100644
--- a/control/functor.hpp
+++ b/control/functor.hpp
@@ -117,11 +117,6 @@ struct PropertyChanged
{
// Property will not be used unless a property changed
// signal message is received for this property.
- log<level::INFO>(
- "Property not used, unless PropertyChanged signal received",
- entry("PATH=%s", _path),
- entry("INTERFACE=%s", _iface),
- entry("PROPERTY=%s", _property));
}
}
}
OpenPOWER on IntegriCloud