Remove redundant dependency
This commit is contained in:
parent
bb50113123
commit
22797fcc57
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ exit:
|
||||||
}
|
}
|
||||||
/* END_CASE */
|
/* END_CASE */
|
||||||
|
|
||||||
/* BEGIN_CASE depends_on:MBEDTLS_PK_PARSE_C */
|
/* BEGIN_CASE */
|
||||||
void pk_parse_key( char *key_data, char *result_str, int result )
|
void pk_parse_key( char *key_data, char *result_str, int result )
|
||||||
{
|
{
|
||||||
mbedtls_pk_context pk;
|
mbedtls_pk_context pk;
|
||||||
|
|
Loading…
Reference in a new issue