mirror of
https://github.com/ziglang/zig.git
synced 2026-02-20 16:24:51 +00:00
Remove outdated TODO comment (#12053)
This commit is contained in:
parent
6f0807f50f
commit
f1da93af3c
@ -361,7 +361,6 @@ fn wWinMainCRTStartup() callconv(std.os.windows.WINAPI) noreturn {
|
||||
std.os.windows.kernel32.ExitProcess(@bitCast(std.os.windows.UINT, result));
|
||||
}
|
||||
|
||||
// TODO https://github.com/ziglang/zig/issues/265
|
||||
fn posixCallMainAndExit() noreturn {
|
||||
@setAlignStack(16);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user