summaryrefslogtreecommitdiffstats
path: root/runtime/transport/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/transport/control.h')
-rw-r--r--runtime/transport/control.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/transport/control.h b/runtime/transport/control.h
index 5e7204ee..48289276 100644
--- a/runtime/transport/control.h
+++ b/runtime/transport/control.h
@@ -15,7 +15,6 @@
#include <linux/spinlock.h>
#include <linux/list.h>
-static _stp_mempool_t *_stp_pool_q;
static struct list_head _stp_ctl_ready_q;
static spinlock_t _stp_ctl_ready_lock;
static wait_queue_head_t _stp_ctl_wq;