Remove redundant dependency

This commit is contained in:
Sanne Wouda
2017-09-22 11:07:31 +01:00
parent bd58a14ed9
commit 996720d142
+1 -1
View File
@@ -113,7 +113,7 @@ exit:
}
/* END_CASE */
/* BEGIN_CASE depends_on:MBEDTLS_PK_PARSE_C */
/* BEGIN_CASE */
void pk_parse_key( char *key_data, char *result_str, int result )
{
mbedtls_pk_context pk;