Commit f8e65a32 authored by David Conrad's avatar David Conrad

Remove useless debug write

Originally committed as revision 10300 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 9b6b0c79
......@@ -147,7 +147,6 @@ static int mkv_write_header(AVFormatContext *s)
}
end_ebml_master(pb, tracks);
put_be64(pb, 0xdeadbeef);
return 0;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment