aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/brew.h.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/brew.h.rb')
-rw-r--r--Library/Homebrew/brew.h.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Homebrew/brew.h.rb b/Library/Homebrew/brew.h.rb
index ba3c15f05..8b091995d 100644
--- a/Library/Homebrew/brew.h.rb
+++ b/Library/Homebrew/brew.h.rb
@@ -619,7 +619,3 @@ def llvm_build
$1.to_i
end
end
-
-def x11_installed?
- Pathname.new('/usr/X11/lib/libpng.dylib').exist?
-end