diff options
Diffstat (limited to 'libavcodec/g722.c')
-rw-r--r-- | libavcodec/g722.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/g722.c b/libavcodec/g722.c index f00fa6a0e2..30c6f5313c 100644 --- a/libavcodec/g722.c +++ b/libavcodec/g722.c @@ -26,7 +26,6 @@ /** * @file - * * G.722 ADPCM audio codec * * This G.722 decoder is a bit-exact implementation of the ITU G.722 |