diff options
Diffstat (limited to 'src/math.c')
| -rw-r--r-- | src/math.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/math.c b/src/math.c index ecf9fbf43..519d4f37b 100644 --- a/src/math.c +++ b/src/math.c @@ -89,10 +89,6 @@ erfc(double x) #endif - -mrb_value -mrb_assoc_new(mrb_state *mrb, mrb_value car, mrb_value cdr); - /* TRIGONOMETRIC FUNCTIONS */ |
