aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Homebrew/metafiles.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Homebrew/metafiles.rb b/Library/Homebrew/metafiles.rb
index 9870aea2b..ffa2036f2 100644
--- a/Library/Homebrew/metafiles.rb
+++ b/Library/Homebrew/metafiles.rb
@@ -5,10 +5,6 @@ class Metafiles
news notes notice readme todo
]
- def + other
- @metafiles + other
- end
-
def should_copy? file
include? file
end