Remove unnecessary mrb_assoc_new prototype

Include array.h instead.
This commit is contained in:
Max Anselm
2012-07-29 19:51:14 -04:00
parent 5a4beeed2d
commit dacae7fda9
-4
View File
@@ -89,10 +89,6 @@ erfc(double x)
#endif
mrb_value
mrb_assoc_new(mrb_state *mrb, mrb_value car, mrb_value cdr);
/*
TRIGONOMETRIC FUNCTIONS
*/