mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-12-03 17:10:53 +00:00
Remove useless debug write
Originally committed as revision 10300 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
9b6b0c7926
commit
f8e65a3271
@ -147,7 +147,6 @@ static int mkv_write_header(AVFormatContext *s)
|
||||
}
|
||||
end_ebml_master(pb, tracks);
|
||||
|
||||
put_be64(pb, 0xdeadbeef);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user