mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Remove unnecessary mrb_assoc_new prototype
Include array.h instead.
This commit is contained in:
@@ -89,10 +89,6 @@ erfc(double x)
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
mrb_value
|
||||
mrb_assoc_new(mrb_state *mrb, mrb_value car, mrb_value cdr);
|
||||
|
||||
/*
|
||||
TRIGONOMETRIC FUNCTIONS
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user