diff --git a/Library/Homebrew/compilers.rb b/Library/Homebrew/compilers.rb index ff56d34a08..03a1de6bc1 100644 --- a/Library/Homebrew/compilers.rb +++ b/Library/Homebrew/compilers.rb @@ -131,8 +131,6 @@ class CompilerSelector end opoo warning - else - opoo "Formula will not build with #{NAMES[@old_compiler]}, trying #{NAMES[ENV.compiler]}" end end end