mirror of
https://github.com/mpv-player/mpv
synced 2024-12-17 04:15:13 +00:00
Remove one more commented-out line.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27078 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
14ecf4cdb9
commit
939ee3203a
@ -393,7 +393,6 @@ void ds_read_packet(demux_stream_t *ds, stream_t *stream, int len, double pts, o
|
||||
|
||||
int demux_fill_buffer(demuxer_t *demux,demux_stream_t *ds){
|
||||
// Note: parameter 'ds' can be NULL!
|
||||
// printf("demux->type=%d\n",demux->type);
|
||||
return demux->desc->fill_buffer(demux, ds);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user