From 940f559c09d5b6cde5664e3f72bbe3ea4ccac4a3 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Mon, 6 Feb 2006 09:54:55 +0000 Subject: ext/bz2/: No need to init parent_class, the boilerplate does it for you. Original commit message from CVS: 2006-02-06 Andy Wingo * ext/bz2/gstbz2enc.c (gst_bz2enc_class_init): * ext/bz2/gstbz2dec.c (gst_bz2dec_class_init): No need to init parent_class, the boilerplate does it for you. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3e75f5b0..380f6a4f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-02-06 Andy Wingo + + * ext/bz2/gstbz2enc.c (gst_bz2enc_class_init): + * ext/bz2/gstbz2dec.c (gst_bz2dec_class_init): No need to init + parent_class, the boilerplate does it for you. + 2006-02-05 Lutz Mueller reviewed by: Andy Wingo -- cgit v1.2.1