mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-07 08:08:50 +00:00
Remove c import
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
package thread
|
package thread
|
||||||
|
|
||||||
import "base:runtime"
|
import "base:runtime"
|
||||||
import "core:c"
|
|
||||||
import "core:sync"
|
import "core:sync"
|
||||||
import "core:sys/posix"
|
import "core:sys/posix"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user