diff options
Diffstat (limited to 'Library/Homebrew/global.rb')
| -rw-r--r-- | Library/Homebrew/global.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Homebrew/global.rb b/Library/Homebrew/global.rb index 36eb97baa..8472eba5c 100644 --- a/Library/Homebrew/global.rb +++ b/Library/Homebrew/global.rb @@ -22,9 +22,6 @@ require "config" HOMEBREW_REPOSITORY.extend(GitRepositoryExtension) -HOMEBREW_LINKED_KEGS = HOMEBREW_LIBRARY/"LinkedKegs" -HOMEBREW_PINNED_KEGS = HOMEBREW_LIBRARY/"PinnedKegs" - RUBY_PATH = Pathname.new(RbConfig.ruby) RUBY_BIN = RUBY_PATH.dirname |
