aboutsummaryrefslogtreecommitdiff
path: root/src/proone_heartbeat-worker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/proone_heartbeat-worker.h')
-rw-r--r--src/proone_heartbeat-worker.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/proone_heartbeat-worker.h b/src/proone_heartbeat-worker.h
deleted file mode 100644
index aa4c66c..0000000
--- a/src/proone_heartbeat-worker.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#pragma once
-#include "proone_worker.h"
-
-#include <stddef.h>
-#include <stdbool.h>
-#include <stdint.h>
-
-
-bool proone_alloc_heartbeat_worker (proone_worker_t *w);