gingerBill 3 年之前
父節點
當前提交
6d1a91f5b3
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      core/os/os_openbsd.odin

+ 0 - 1
core/os/os_openbsd.odin

@@ -2,7 +2,6 @@ package os
 
 foreign import libc "system:c"
 
-import "core:runtime"
 import "core:strings"
 import "core:c"
 import "core:runtime"