Remove debugging code again

master
Jack Nagel 2014-09-18 15:30:34 -05:00
parent 9535e4fbb2
commit 55a547dde1
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ class Tree < Formula
end
def install
system "false"
ENV.append 'CFLAGS', '-fomit-frame-pointer'
objs = 'tree.o unix.o html.o xml.o hash.o color.o strverscmp.o json.o'