From f71bef912b13306b9f2ad49404f907c442489d58 Mon Sep 17 00:00:00 2001 From: Harm van der Heijden Date: Sun, 25 Nov 2001 21:13:15 +0000 Subject: - accidentally commited leftover from failed experiment last time; now removed. CVS patchset: 1111 CVS date: 2001/11/25 21:13:15 --- src/dxr3/dxr3_decoder.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/dxr3/dxr3_decoder.c b/src/dxr3/dxr3_decoder.c index 2a4c2e2a5..a3e6c3a05 100644 --- a/src/dxr3/dxr3_decoder.c +++ b/src/dxr3/dxr3_decoder.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: dxr3_decoder.c,v 1.39 2001/11/25 20:21:25 hrm Exp $ + * $Id: dxr3_decoder.c,v 1.40 2001/11/25 21:13:15 hrm Exp $ * * dxr3 video and spu decoder plugin. Accepts the video and spu data * from XINE and sends it directly to the corresponding dxr3 devices. @@ -485,8 +485,6 @@ static void dxr3_decode_data (video_decoder_t *this_gen, buf_element_t *buf) /* store at what time we called draw last */ this->last_scr = img->SCR; img->free(img); - vpts = this->video_decoder.metronom->got_video_frame( - this->video_decoder.metronom, buf->PTS, buf->SCR ); } /* for stills we're done now */ -- cgit v1.2.3