unpack: remove dead code
This commit is contained in:
parent
b408b19208
commit
c4b278dfce
@ -45,10 +45,6 @@ class Formula
|
|||||||
do_patch
|
do_patch
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
# handle_llvm_failure() requires extend/ENV, so let's never fail
|
|
||||||
# with llvm since we don't particularly care in this context.
|
|
||||||
def fails_with_llvm?; false; end
|
|
||||||
end
|
end
|
||||||
|
|
||||||
module Homebrew extend self
|
module Homebrew extend self
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user