Skip to content

Commit 994b5a2

Browse files
committed
Remove c import
1 parent caf41aa commit 994b5a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/thread/thread_unix.odin

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
package thread
44

55
import "base:runtime"
6-
import "core:c"
76
import "core:sync"
87
import "core:sys/posix"
98

0 commit comments

Comments
 (0)