You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-09-16 08:36:51 +02:00
avcodec/qdm2: Remove outdated comment
Forgotten in f054e309c5
.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
This commit is contained in:
@@ -1594,8 +1594,6 @@ static void qdm2_synthesis_filter(QDM2Context *q, int index)
|
||||
|
||||
/**
|
||||
* Init static data (does not depend on specific file)
|
||||
*
|
||||
* @param q context
|
||||
*/
|
||||
static av_cold void qdm2_init_static_data(void) {
|
||||
static int done;
|
||||
|
Reference in New Issue
Block a user