win_utf8_io.c : Remove redundant line.
Patch-from: lvqcl <lvqcl.mail@gmail.com>
This commit is contained in:
parent
a87019e761
commit
d399e31ec6
@ -110,7 +110,6 @@ int get_utf8_argv(int *argc, char ***argv)
|
||||
ret = 1;
|
||||
break;
|
||||
}
|
||||
if (ret != 0) break;
|
||||
}
|
||||
|
||||
FreeLibrary(handle);
|
||||
|
Loading…
Reference in New Issue
Block a user