summaryrefslogtreecommitdiffstats
path: root/monitor/fan.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'monitor/fan.hpp')
-rw-r--r--monitor/fan.hpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/monitor/fan.hpp b/monitor/fan.hpp
index bd8179f..0b0c047 100644
--- a/monitor/fan.hpp
+++ b/monitor/fan.hpp
@@ -16,17 +16,6 @@ namespace monitor
{
/**
- * The mode fan monitor will run in:
- * - init - only do the initialization steps
- * - monitor - run normal monitoring algorithm
- */
-enum class Mode
-{
- init,
- monitor
-};
-
-/**
* @class InvalidSensorError
*
* An exception type for sensors that don't exist or
OpenPOWER on IntegriCloud