OSDN Git Service

md5proto: Remove the get_file_handle function
authorMartin Storsjö <martin@martin.st>
Thu, 1 Dec 2011 09:30:03 +0000 (11:30 +0200)
committerMartin Storsjö <martin@martin.st>
Thu, 1 Dec 2011 11:47:24 +0000 (13:47 +0200)
commit6af354436ca99324b6d35e8a7a24c1abf6667595
tree32e6f42398a0f2f32774c5e071a78bbab8a816bb
parent1ca87d600bc069fe4cf497c410b4f794e88a122d
md5proto: Remove the get_file_handle function

The private data pointer isn't a file handle, this protocol
doesn't have any file handle to return.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/md5proto.c