Remove outdated comment

This commit is contained in:
Jack Nagel 2014-11-06 17:55:04 -06:00
parent f5a54ab349
commit 3b1a1962f7

View File

@ -279,8 +279,6 @@ class Formula
stage do stage do
begin begin
patch patch
# we allow formulae to do anything they want to the Ruby process
# so load any deps before this point! And exit asap afterwards
yield self yield self
ensure ensure
cp Dir["config.log", "CMakeCache.txt"], HOMEBREW_LOGS+name cp Dir["config.log", "CMakeCache.txt"], HOMEBREW_LOGS+name