aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/asymptote.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/asymptote.rb b/Library/Formula/asymptote.rb
index 9cdf147f7..fe59988fd 100644
--- a/Library/Formula/asymptote.rb
+++ b/Library/Formula/asymptote.rb
@@ -48,8 +48,6 @@ class Asymptote < Formula
system "pdflatex asy_test"
system "asy asy_test-1.asy"
system "pdflatex asy_test"
-
- return (not $? == 0)
end
def caveats; <<-EOS.undent