浏览代码

oops, duplicate const

Colin Davidson 1 年之前
父节点
当前提交
06bc3b2a36
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      core/sys/darwin/mach_darwin.odin

+ 0 - 2
core/sys/darwin/mach_darwin.odin

@@ -55,8 +55,6 @@ X86_THREAD_STATE32 :: 1
 X86_THREAD_STATE64 :: 4
 ARM_THREAD_STATE64 :: 6
 
-TASK_DYLD_INFO :: 17
-
 mach_msg_option_t :: distinct i32
 name_t :: distinct cstring