Skip to content

Commit c6ba3ee

Browse files
committed
Remove redundant errno.h
1 parent 6935d6b commit c6ba3ee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/webaudio/audioworklet_worker.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
#include <emscripten/threading.h>
44
#include <assert.h>
55
#include <stdbool.h>
6-
#include <errno.h>
76

87
// Tests that
98
// - audioworklets and workers can be used at the same time.

0 commit comments

Comments
 (0)