mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Remove as err is already unused since applied 54bc7e0721
This commit is contained in:
@@ -1134,7 +1134,6 @@ get_errinfo(mrb_state *mrb)
|
||||
mrb_value
|
||||
mrb_f_raise(mrb_state *mrb, mrb_value self)
|
||||
{
|
||||
mrb_value err;
|
||||
mrb_value *argv;
|
||||
int argc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user