summaryrefslogtreecommitdiffstats
path: root/app/watchdog_service.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'app/watchdog_service.hpp')
-rw-r--r--app/watchdog_service.hpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/watchdog_service.hpp b/app/watchdog_service.hpp
index ed64a3c..141bdb7 100644
--- a/app/watchdog_service.hpp
+++ b/app/watchdog_service.hpp
@@ -92,13 +92,6 @@ class WatchdogService
*/
void setInterval(uint64_t interval);
- /** @brief Sets the value of the timeRemaining property on the host
- * watchdog
- *
- * @param[in] timeRemaining - The new timeRemaining value
- */
- void setTimeRemaining(uint64_t timeRemaining);
-
private:
/** @brief sdbusplus handle */
sdbusplus::bus::bus bus;
OpenPOWER on IntegriCloud