mirror of
https://github.com/libuv/libuv
synced 2025-03-28 21:13:16 +00:00
benchmark: remove unreachable code
PR-URL: https://github.com/libuv/libuv/pull/3092 Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
This commit is contained in:
parent
3e76e47304
commit
580d1d98e0
@ -54,8 +54,6 @@ int main(int argc, char **argv) {
|
||||
fflush(stderr);
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user