summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_film.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/demuxers/demux_film.c')
-rw-r--r--src/demuxers/demux_film.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/demuxers/demux_film.c b/src/demuxers/demux_film.c
index 8eef08e4b..b35666c0f 100644
--- a/src/demuxers/demux_film.c
+++ b/src/demuxers/demux_film.c
@@ -21,7 +21,7 @@
* For more information on the FILM file format, visit:
* http://www.pcisys.net/~melanson/codecs/
*
- * $Id: demux_film.c,v 1.45 2002/11/28 10:21:06 petli Exp $
+ * $Id: demux_film.c,v 1.46 2002/12/08 21:43:50 miguelfreitas Exp $
*/
#ifdef HAVE_CONFIG_H
@@ -542,8 +542,6 @@ static void demux_film_send_headers(demux_plugin_t *this_gen) {
buf->decoder_info[3] = this->audio_channels;
this->audio_fifo->put (this->audio_fifo, buf);
}
-
- xine_demux_control_headers_done (this->stream);
}
static int demux_film_seek (demux_plugin_t *this_gen,