From c05a3464b5bc2b756aef33fe1f3b502415e2533f Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Tue, 11 Jul 2006 22:46:47 +0000 Subject: ext/cdio/gstcdiocddasrc.c: Remove g_assert that shouldn't be there. Original commit message from CVS: * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close): Remove g_assert that shouldn't be there. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 089c0d07..c709203c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-07-11 Tim-Philipp Müller + + * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close): + Remove g_assert that shouldn't be there. + 2006-07-10 Edward Hervey * gst/avi/gstavidemux.c: (gst_avi_demux_reset), -- cgit