mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-06 21:17:40 +00:00
remove unneeded no instrumentation comment, are all foreign procs anyway
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// +build windows
|
||||
//+no-instrumentation
|
||||
package sys_windows
|
||||
|
||||
foreign import kernel32 "system:Kernel32.lib"
|
||||
|
||||
Reference in New Issue
Block a user