Skip to content

Commit 44655e9

Browse files
gengjiawenaddaleax
authored andcommitted
src: delete unreachable code in node_perf.h
Signed-off-by: gengjiawen <technicalcute@gmail.com> PR-URL: #25850 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 5a66e38 commit 44655e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/node_perf.h

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ static inline const char* GetPerformanceMilestoneName(
3434
#undef V
3535
default:
3636
UNREACHABLE();
37-
return 0;
3837
}
3938
}
4039

0 commit comments

Comments
 (0)