aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--[-rwxr-xr-x]Library/brew.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/brew.rb b/Library/brew.rb
index 1f30da488..5a7ff0ac1 100755..100644
--- a/Library/brew.rb
+++ b/Library/brew.rb
@@ -1,5 +1,3 @@
-#!/System/Library/Frameworks/Ruby.framework/Versions/Current/usr/bin/ruby -W0
-
std_trap = trap("INT") { exit! 130 } # no backtrace thanks
require "pathname"