aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-03-17 15:44:26 -0500
committerJack Nagel2014-03-17 15:44:26 -0500
commit69abe012b781d35582a52d85bbd5656125c38fec (patch)
tree43fc172aa2094925dd2f6b476a11f50a58da9eb0 /Library
parent3d11a834110976356635c765998b08b3f15bf323 (diff)
downloadhomebrew-69abe012b781d35582a52d85bbd5656125c38fec.tar.bz2
emacs: remove dead code
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/emacs.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/Library/Formula/emacs.rb b/Library/Formula/emacs.rb
index 37cea6bd0..c3db07bc3 100644
--- a/Library/Formula/emacs.rb
+++ b/Library/Formula/emacs.rb
@@ -65,11 +65,6 @@ class Emacs < Formula
cause "Duplicate symbol errors while linking."
end
- def patches
- return if build.head?
- p
- end
-
# Follow MacPorts and don't install ctags from Emacs. This allows Vim
# and Emacs and ctags to play together without violence.
def do_not_install_ctags