about summary refs log tree commit diff
path: root/hwmon.h
diff options
context:
space:
mode:
Diffstat (limited to 'hwmon.h')
-rw-r--r--hwmon.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/hwmon.h b/hwmon.h
deleted file mode 100644
index 14315a1..0000000
--- a/hwmon.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef PNANOE_HWMON_H_
-#define PNANOE_HWMON_H_ 1
-
-#include "collector.h"
-
-extern const struct collector hwmon_collector;
-
-#endif // PNANOE_HWMON_H_