mirror of
https://github.com/Ylianst/MeshAgent
synced 2026-02-08 20:50:09 +00:00
Fixed compiler warning
This commit is contained in:
@@ -427,9 +427,7 @@ duk_ret_t _start(duk_context *ctx)
|
||||
|
||||
int wmain(int argc, char* wargv[])
|
||||
{
|
||||
int i;
|
||||
size_t str2len = 0;// , proxylen = 0, taglen = 0;
|
||||
wchar_t str[_MAX_PATH];
|
||||
ILib_DumpEnabledContext winException;
|
||||
int retCode = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user