diff options
Diffstat (limited to 'Library/Homebrew/options.rb')
| -rw-r--r-- | Library/Homebrew/options.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Homebrew/options.rb b/Library/Homebrew/options.rb index 23d1d31cb..107f663c0 100644 --- a/Library/Homebrew/options.rb +++ b/Library/Homebrew/options.rb @@ -109,9 +109,6 @@ class Options self end - def to_a - @options.to_a - end alias_method :to_ary, :to_a def inspect |
