From: Carl Hetherington Date: Sat, 28 May 2022 15:44:56 +0000 (+0200) Subject: Remove out-of-date comment. X-Git-Tag: v2.16.14~45 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=a548c40a991a8bf26fb17a9f6563ccc5eb28ea82 Remove out-of-date comment. --- diff --git a/src/lib/ffmpeg_encoder.cc b/src/lib/ffmpeg_encoder.cc index bcf2b82de..6b31c4201 100644 --- a/src/lib/ffmpeg_encoder.cc +++ b/src/lib/ffmpeg_encoder.cc @@ -48,7 +48,6 @@ using namespace boost::placeholders; #endif -/** @param key Key to use to encrypt MP4 outputs */ FFmpegEncoder::FFmpegEncoder ( shared_ptr film, weak_ptr job,