diff options
Diffstat (limited to 'src/Platform/Dummy/Thread.c')
| -rw-r--r-- | src/Platform/Dummy/Thread.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Platform/Dummy/Thread.c b/src/Platform/Dummy/Thread.c index a36a780..7463269 100644 --- a/src/Platform/Dummy/Thread.c +++ b/src/Platform/Dummy/Thread.c @@ -1,7 +1,5 @@ #include "Thread.h" -#include <BH/Thread.h> - BH_Thread *BH_ThreadNew(size_t stack, BH_ThreadCallback callback, |
