From 2e21cd4dfa191efe6c4fd2bbb9d5e33f9840dc1e Mon Sep 17 00:00:00 2001 From: gogotanaka Date: Tue, 14 Oct 2014 10:59:49 -0700 Subject: [PATCH 3/3] from math.c --- math.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/math.c b/math.c index a09d605..988ed05 100644 --- a/math.c +++ b/math.c @@ -925,9 +925,6 @@ rb_math_log(int argc, const VALUE *argv) exp1(sin) exp1(sinh) -#if 0 -exp1(sqrt) -#endif /* -- 1.8.5.2 (Apple Git-48)