From 9dda9339ad600e652d80aa41cc9809509454eda7 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 8 Apr 2013 00:27:40 -0500 Subject: Remove dead code This is initialized in #initialize. --- Library/Homebrew/formula_support.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library') diff --git a/Library/Homebrew/formula_support.rb b/Library/Homebrew/formula_support.rb index 9aa635808..8b216db66 100644 --- a/Library/Homebrew/formula_support.rb +++ b/Library/Homebrew/formula_support.rb @@ -60,7 +60,6 @@ class SoftwareSpec end def mirror val - @mirrors ||= [] @mirrors << val end end -- cgit v1.2.3