Skip to content

Commit 73a524e

Browse files
committed
Remove outdated comment
1 parent 828339e commit 73a524e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

internal/devpkg/package.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,6 @@ func patchGlibcFunc(canonicalName string, mode configfile.PatchMode) func() bool
187187
case configfile.PatchNever:
188188
patch = false
189189
}
190-
191-
// Check nix.SystemIsLinux() last because it's slow.
192190
return patch
193191
})
194192
}

0 commit comments

Comments
 (0)