summaryrefslogtreecommitdiffstats
path: root/fan_enclosure.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'fan_enclosure.hpp')
-rw-r--r--fan_enclosure.hpp8
1 files changed, 1 insertions, 7 deletions
diff --git a/fan_enclosure.hpp b/fan_enclosure.hpp
index 1c8d241..8f5cfdf 100644
--- a/fan_enclosure.hpp
+++ b/fan_enclosure.hpp
@@ -97,13 +97,7 @@ class FanEnclosure
* @return Current presence state determined from all sensors
*/
presenceState getCurPresState();
- //TODO openbmc/openbmc#1299 - Move getInvService() to a utility file
- /**
- * @brief Get the inventory service name from the mapper object
- *
- * @return The inventory manager service name
- */
- std::string getInvService();
+
/**
* @brief Construct the inventory object map
*
OpenPOWER on IntegriCloud