runtime: delete out of date comment

Fixes #71328
This commit is contained in:
Bill Morgan 2025-01-19 19:55:52 -06:00
parent 40b3c0e58a
commit 26f4eab182
1 changed files with 0 additions and 3 deletions

View File

@ -1068,9 +1068,6 @@ func internal_sync_fatal(s string) {
// throw should be used for runtime-internal fatal errors where Go itself,
// rather than user code, may be at fault for the failure.
//
// NOTE: temporarily marked "go:noinline" pending investigation/fix of
// issue #67274, so as to fix longtest builders.
//
// throw should be an internal detail,
// but widely used packages access it using linkname.
// Notable members of the hall of shame include: