cosmetics.
This commit is contained in:
parent
b611703205
commit
b263aba3c0
@ -69,7 +69,6 @@ static const DWORD SPLASH_SCREEN_TIMEOUT = 30000U;
|
|||||||
} \
|
} \
|
||||||
while(0)
|
while(0)
|
||||||
|
|
||||||
|
|
||||||
static wchar_t *vawprintf(const wchar_t *const fmt, va_list ap)
|
static wchar_t *vawprintf(const wchar_t *const fmt, va_list ap)
|
||||||
{
|
{
|
||||||
const int str_len = _vscwprintf(fmt, ap);
|
const int str_len = _vscwprintf(fmt, ap);
|
||||||
|
Loading…
Reference in New Issue
Block a user