From 69abe012b781d35582a52d85bbd5656125c38fec Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 17 Mar 2014 15:44:26 -0500 Subject: emacs: remove dead code --- Library/Formula/emacs.rb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Library') 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 -- cgit v1.2.3