ext/bz2/: No need to init parent_class, the boilerplate does it for you.
authorAndy Wingo <wingo@pobox.com>
Mon, 6 Feb 2006 09:54:55 +0000 (09:54 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 6 Feb 2006 09:54:55 +0000 (09:54 +0000)
commit940f559c09d5b6cde5664e3f72bbe3ea4ccac4a3
tree017d8cc25811298ce31ed6759655fed13362cd26
parent024ed9899da4fb70719b7177a5d29b40a2d09a79
ext/bz2/: No need to init parent_class, the boilerplate does it for you.

Original commit message from CVS:
2006-02-06  Andy Wingo  <wingo@pobox.com>

* 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
ext/bz2/gstbz2dec.c
ext/bz2/gstbz2enc.c