mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
mruby-sprintf: remove unnecessary assignment
This commit is contained in:
@@ -1090,7 +1090,6 @@ retry:
|
||||
}
|
||||
break;
|
||||
}
|
||||
flags = FNONE;
|
||||
}
|
||||
|
||||
sprint_exit:
|
||||
|
||||
Reference in New Issue
Block a user