From 3e35aacbbb4f0bc9d8408aa401d5be530aa218a4 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 26 Jun 2014 17:20:00 -0500 Subject: Remove dead code --- Library/Homebrew/formula_installer.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library') diff --git a/Library/Homebrew/formula_installer.rb b/Library/Homebrew/formula_installer.rb index 2fecdf944..41853554e 100644 --- a/Library/Homebrew/formula_installer.rb +++ b/Library/Homebrew/formula_installer.rb @@ -174,7 +174,6 @@ class FormulaInstaller opoo e.message end - stdlibs = Keg.new(f.prefix).detect_cxx_stdlibs :skip_executables => true tab = Tab.for_keg f.prefix tab.poured_from_bottle = true tab.write -- cgit v1.2.3