Skip to content

Commit 580d1d9

Browse files
hodovanisantigimeno
authored andcommitted
benchmark: remove unreachable code
PR-URL: libuv#3092 Reviewed-By: Santiago Gimeno <[email protected]>
1 parent 3e76e47 commit 580d1d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/run-benchmarks.c

-2
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ int main(int argc, char **argv) {
5454
fflush(stderr);
5555
return EXIT_FAILURE;
5656
}
57-
58-
return EXIT_SUCCESS;
5957
}
6058

6159

0 commit comments

Comments
 (0)