Remove as err is already unused since applied 54bc7e0721

This commit is contained in:
Masaki Muranaka
2012-06-14 11:00:18 +09:00
parent 73d7000b8f
commit 0436596ba3
-1
View File
@@ -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;