Przeglądaj źródła

[sys/linux]: Remove +build comments in files with documentation

flysand7 1 rok temu
rodzic
commit
34791707fd
2 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 1
      core/sys/linux/sys.odin
  2. 0 1
      core/sys/linux/types.odin

+ 0 - 1
core/sys/linux/sys.odin

@@ -1,4 +1,3 @@
-//+build linux
 package linux
 
 import "core:intrinsics"

+ 0 - 1
core/sys/linux/types.odin

@@ -1,4 +1,3 @@
-//+build linux
 package linux
 
 /*