mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
avcodec/qdm2: Remove outdated comment
Forgotten in f054e309c5
.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
This commit is contained in:
parent
16bb8247b4
commit
278a27f651
@ -1594,8 +1594,6 @@ static void qdm2_synthesis_filter(QDM2Context *q, int index)
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Init static data (does not depend on specific file)
|
* Init static data (does not depend on specific file)
|
||||||
*
|
|
||||||
* @param q context
|
|
||||||
*/
|
*/
|
||||||
static av_cold void qdm2_init_static_data(void) {
|
static av_cold void qdm2_init_static_data(void) {
|
||||||
static int done;
|
static int done;
|
||||||
|
Loading…
Reference in New Issue
Block a user