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