mirror of https://github.com/wolfSSL/wolfTPM.git
Minor change, remove obsolete code from keygen_paramenc example
Signed-off-by: Dimitar Tomov <dimi@wolfssl.com>pull/129/head
parent
23e5b629fb
commit
191412f86b
|
@ -214,9 +214,6 @@ exit:
|
|||
|
||||
exit_badargs:
|
||||
|
||||
if (keyFile)
|
||||
fclose(keyFile);
|
||||
|
||||
return rc;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue