summaryrefslogtreecommitdiffstats
path: root/monitor/fan.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'monitor/fan.hpp')
-rw-r--r--monitor/fan.hpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/monitor/fan.hpp b/monitor/fan.hpp
index b366c44..5a21e31 100644
--- a/monitor/fan.hpp
+++ b/monitor/fan.hpp
@@ -160,14 +160,6 @@ class Fan
void updateInventory(bool functional);
/**
- * @brief Returns the object map to use when updating the inventory
- *
- * @param[in] functional - If the Functional property should
- * be set to true or false.
- */
- ObjectMap getObjectMap(bool functional);
-
- /**
* @brief the dbus object
*/
sdbusplus::bus::bus& _bus;
OpenPOWER on IntegriCloud