libvorbis: cosmetics: remove empty line at EOF

Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
Paul B Mahol 2012-06-12 03:19:08 +00:00
parent dc1c79be1b
commit a7fbc5d004

View File

@ -558,4 +558,3 @@ AVCodec ff_libvorbis_decoder = {
.close = oggvorbis_decode_close,
.capabilities = CODEC_CAP_DELAY,
} ;