gst/gstxml.c: Implement GObject::dispose virtual method in GstXML so we can free...
authorEdward Hervey <bilboed@bilboed.com>
Mon, 21 Aug 2006 14:03:33 +0000 (14:03 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 21 Aug 2006 14:03:33 +0000 (14:03 +0000)
commit9c590b226e5afd68b3f8f2d89086b66667b9cdc4
treec3469ecb6ee9e4121d94ff3a5f9c88fd2ac00419
parent87a78cc03db999902bd659cb2189dc8cc173653c
gst/gstxml.c: Implement GObject::dispose virtual method in GstXML so we can free the top_elements GList.

Original commit message from CVS:
* gst/gstxml.c: (gst_xml_class_init), (gst_xml_dispose):
Implement GObject::dispose virtual method in GstXML so we can free the
top_elements GList.
ChangeLog
gst/gstxml.c