avformat/tls_openssl: remove leftover comment
This commit is contained in:
parent
816dad231f
commit
3abc8d507b
1 changed files with 0 additions and 1 deletions
|
|
@ -369,7 +369,6 @@ einval_end:
|
|||
ret = AVERROR(EINVAL);
|
||||
end:
|
||||
X509_NAME_free(subject);
|
||||
//av_bprint_finalize(&fingerprint, NULL);
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue