diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-10-17 11:24:55 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2019-10-17 12:30:24 +0200 |
commit | 6aae32212041df0f7e75616d57848d35fd8d3c18 (patch) | |
tree | 05b7d2dfbf748b4ee24cbbf542b4728f1991344a /libavcodec/flacdec.c | |
parent | 9c820ebe90f368ccc87c24c5aa4cd5cba3281fec (diff) | |
download | ffmpeg-6aae32212041df0f7e75616d57848d35fd8d3c18.tar.gz |
avfilter/af_arnndn: Remove superfluous qualifier
remove_doubling() returned a const float, but returning qualified types
is pointless anyway. This is all the more important given that GCC 4.2.1
(and maybe other compilers, too) seems to treat this as an error as several
FATE units that don't compile any more show.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/flacdec.c')
0 files changed, 0 insertions, 0 deletions