mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-12 17:25:35 +00:00
Remove obsolete comment
This commit is contained in:
parent
a08652233d
commit
1ddf2928c9
|
@ -396,6 +396,5 @@ int main( int argc, char *argv[] )
|
|||
if( suites_failed > 0)
|
||||
mbedtls_exit( MBEDTLS_EXIT_FAILURE );
|
||||
|
||||
/* return() is here to prevent compiler warnings */
|
||||
mbedtls_exit( MBEDTLS_EXIT_SUCCESS );
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue