Commit 23779221 authored by Ramiro Polla's avatar Ramiro Polla

Remove unneeded NULL at end of struct.

Originally committed as revision 13673 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent fc9c2d53
......@@ -399,7 +399,6 @@ AVInputFormat image2pipe_demuxer = {
img_read_header,
img_read_packet,
img_read_close,
NULL,
};
#endif
......
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