Keep -vet happy

This commit is contained in:
gingerBill
2021-10-09 16:35:26 +01:00
parent 2ef0e6b8f6
commit 2b8807eb73
5 changed files with 0 additions and 9 deletions
-2
View File
@@ -1,7 +1,5 @@
package sync2
import "core:time"
Atomic_Mutex_State :: enum Futex {
Unlocked = 0,
Locked = 1,