summaryrefslogtreecommitdiffstats
path: root/monitor/fan.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'monitor/fan.hpp')
-rw-r--r--monitor/fan.hpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/monitor/fan.hpp b/monitor/fan.hpp
index d765650..bd8179f 100644
--- a/monitor/fan.hpp
+++ b/monitor/fan.hpp
@@ -147,19 +147,6 @@ class Fan
private:
/**
- * @brief Returns the target speed of the fan
- *
- * Retrieves the target speed using the given sensor which may or may
- * not contain a target speed value. The sensor determines what its
- * target speed is.
- *
- * @param[in] sensor - The sensor to use in getting the target speed
- *
- * @return - The target speed of the fan
- */
- uint64_t getTargetSpeed(const TachSensor& sensor);
-
- /**
* @brief Returns true if the sensor input is not within
* some deviation of the target.
*
OpenPOWER on IntegriCloud