mirror of https://github.com/ARMmbed/mbed-os.git
UTEST - Fix warning in utest_shim.cpp by removing unreachable statement.
parent
0b94aae00b
commit
25148af3a2
|
@ -123,7 +123,6 @@ static int32_t utest_us_ticker_run()
|
|||
callback();
|
||||
}
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue