aboutsummaryrefslogtreecommitdiff
path: root/monitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'monitor.h')
-rw-r--r--monitor.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/monitor.h b/monitor.h
deleted file mode 100644
index c70b426..0000000
--- a/monitor.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _MONITOR_H
-#define _MONITOR_H
-
-void monitor();
-void monitor_cleanup();
-
-#endif