aboutsummaryrefslogtreecommitdiff
path: root/src/Platform/Dummy/Mutex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Platform/Dummy/Mutex.c')
-rw-r--r--src/Platform/Dummy/Mutex.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Platform/Dummy/Mutex.c b/src/Platform/Dummy/Mutex.c
index 8024fa4..1d26d58 100644
--- a/src/Platform/Dummy/Mutex.c
+++ b/src/Platform/Dummy/Mutex.c
@@ -1,7 +1,5 @@
#include "Thread.h"
-#include <BH/Thread.h>
-
BH_Mutex *BH_MutexNew(void)
{