diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-07-18 21:07:20 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2019-07-18 22:26:00 +0200 |
commit | 9869e217764f180c88b66cf6d2ffee2bc5e9f6a6 (patch) | |
tree | a293ac5d31b1098869ff52303c6bd340a0f0237a /libavcodec/mss4.c | |
parent | ab4795a085cd3deacb5e4bbaf527d66171361024 (diff) | |
download | ffmpeg-9869e217764f180c88b66cf6d2ffee2bc5e9f6a6.tar.gz |
matroskadec: Remove redundant const
The typedef used to define EbmlSyntax already includes a const qualifier
so that it is unnecessary to include another const qualifier in future
definitions and declarations. Given that MSVC warns about this, this
commit removes these redundant const qualifiers.
Suggested-by: Hendrik Leppkes <h.leppkes@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/mss4.c')
0 files changed, 0 insertions, 0 deletions