Remove an unused variable: mbresult.
This commit is contained in:
parent
2785027057
commit
cce4ee0815
@ -47,7 +47,6 @@ vswprintf(wchar_t * __restrict s, size_t n, const wchar_t * __restrict fmt,
|
||||
struct __sFILEX ext;
|
||||
mbstate_t mbs;
|
||||
char *mbp;
|
||||
size_t mbresult;
|
||||
int ret, sverrno;
|
||||
|
||||
if (n == 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user