gst/playback/gstplaybasebin.c: Remove hack to get rid of assert and get rid of unlinked signals properly.

Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (group_destroy):
Remove hack to get rid of assert and get rid of unlinked
signals properly.
This commit is contained in:
Ronald S. Bultje 2005-01-09 19:41:07 +00:00
parent 3400141f54
commit bbe5641231

View file

@ -1,3 +1,9 @@
2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst/playback/gstplaybasebin.c: (group_destroy):
Remove hack to get rid of assert and get rid of unlinked
signals properly.
2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst/playback/gstplaybasebin.c: (setup_source):