summaryrefslogtreecommitdiffstats
path: root/mbuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'mbuf.h')
-rw-r--r--mbuf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mbuf.h b/mbuf.h
index 21435f8..7be4555 100644
--- a/mbuf.h
+++ b/mbuf.h
@@ -58,7 +58,6 @@ struct mbuf_item
struct mbuf_set
{
- MUTEX_DEFINE (mutex);
unsigned int head;
unsigned int len;
unsigned int capacity;