Skip to content

Commit 25148af

Browse files
committed
UTEST - Fix warning in utest_shim.cpp by removing unreachable statement.
1 parent 0b94aae commit 25148af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

features/frameworks/utest/source/utest_shim.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ static int32_t utest_us_ticker_run()
123123
callback();
124124
}
125125
}
126-
return 0;
127126
}
128127

129128

0 commit comments

Comments
 (0)