development_tools: remove outdated comment

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Michael Cho 2025-09-04 17:56:59 -04:00 committed by GitHub
parent 5ef3bb32a6
commit 6418ac7b4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,7 +42,6 @@ module OS
@needs_libc_formula ||= OS::Linux::Glibc.below_ci_version?
end
# Keep this method around for now to make it easier to add this functionality later.
sig { returns(Pathname) }
def host_gcc_path
# Prioritise versioned path if installed