diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/emacs.rb | 5 |
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 |
