mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Remove some redundant function declarations.
This commit is contained in:
@@ -37,8 +37,6 @@
|
||||
#define fmod(x,y) fmodf(x,y)
|
||||
#endif
|
||||
|
||||
void mrb_cmperr(mrb_state *mrb, mrb_value x, mrb_value y);
|
||||
|
||||
void
|
||||
mrb_num_zerodiv(mrb_state *mrb)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user