diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/formula.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Homebrew/formula.rb b/Library/Homebrew/formula.rb index 2dc7d500c..16fbbce50 100644 --- a/Library/Homebrew/formula.rb +++ b/Library/Homebrew/formula.rb @@ -173,8 +173,6 @@ class Formula def opt_prefix; HOMEBREW_PREFIX/:opt/name end - # Use the @active_spec to detect the download strategy. - # Can be overriden to force a custom download strategy def download_strategy @active_spec.download_strategy end |
