summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pyhwmon/hwmon.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/pyhwmon/hwmon.py b/pyhwmon/hwmon.py
index 38a0abb..55a8bd2 100644
--- a/pyhwmon/hwmon.py
+++ b/pyhwmon/hwmon.py
@@ -141,9 +141,6 @@ class Hwmons():
self.addObject(
dpath, dpath+attribute, hwmon['names'][attribute])
- else:
- print "WARNING - hwmon: Unhandled hwmon: "+dpath
-
for k in self.hwmon_root.keys():
if k not in found_hwmon:
## need to remove all objects associated with this path
OpenPOWER on IntegriCloud