mirror of https://github.com/ARMmbed/mbed-os.git
Remove uneeded TODO comment from the code
parent
c97b90ade1
commit
95b0a18ac5
|
@ -91,7 +91,6 @@ psa_status_t psa_crypto_init(void)
|
|||
|
||||
void mbedtls_psa_crypto_free(void)
|
||||
{
|
||||
//TODO: add retry mechanism to make sure resources were deallocated.
|
||||
ipc_oneshot(PSA_CRYPTO_FREE_ID, NULL, 0, NULL, 0);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue