diff --git a/Library/Homebrew/os/mac.rb b/Library/Homebrew/os/mac.rb index aa3c039cc3..5f6ec691a3 100644 --- a/Library/Homebrew/os/mac.rb +++ b/Library/Homebrew/os/mac.rb @@ -46,11 +46,6 @@ module OS end private :latest_sdk_version - sig { returns(::Version) } - def sdk_version - full_version.major_minor - end - def outdated_release? # TODO: bump version when new macOS is released and also update # references in docs/Installation.md and