doctor: remove 10.9 warning

This commit is contained in:
Jack Nagel 2013-10-22 13:36:07 -05:00
parent 83d4ac5092
commit ada07d07bf

View File

@ -235,14 +235,6 @@ def check_for_osx_gcc_installer
end
end
def check_for_unsupported_osx
if MacOS.version > 10.8 then <<-EOS.undent
You are using Mac OS X #{MacOS.version}.
We do not yet provide support for this (unreleased) version.
EOS
end
end
def check_for_stray_developer_directory
# if the uninstaller script isn't there, it's a good guess neither are
# any troublesome leftover Xcode files