From 49a14193482a9f0ec95cab78dcc528bccebdafea Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 18 Sep 2014 15:30:34 -0500 Subject: Remove debugging code again --- Library/Formula/tree.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/tree.rb b/Library/Formula/tree.rb index 7298e8a0a..a75024d3a 100644 --- a/Library/Formula/tree.rb +++ b/Library/Formula/tree.rb @@ -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' -- cgit v1.2.3