removed an unnecessary blank line

Originally committed as revision 24882 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Tobias Bindhammer 2010-08-23 13:19:48 +00:00
parent 1c10978086
commit e4d2ab5298
1 changed files with 0 additions and 1 deletions

View File

@ -216,7 +216,6 @@ enum CodecID {
CODEC_ID_A64_MULTI,
CODEC_ID_A64_MULTI5,
/* various PCM "codecs" */
CODEC_ID_PCM_S16LE= 0x10000,
CODEC_ID_PCM_S16BE,