mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-12 22:16:21 +00:00
avformat/tls_openssl: remove leftover comment
This commit is contained in:
@@ -369,7 +369,6 @@ einval_end:
|
||||
ret = AVERROR(EINVAL);
|
||||
end:
|
||||
X509_NAME_free(subject);
|
||||
//av_bprint_finalize(&fingerprint, NULL);
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user