commit | 9c590b226e5afd68b3f8f2d89086b66667b9cdc4 | [log] [tgz] |
---|---|---|
author | Edward Hervey <bilboed@bilboed.com> | Mon Aug 21 14:03:33 2006 +0000 |
committer | Edward Hervey <bilboed@bilboed.com> | Mon Aug 21 14:03:33 2006 +0000 |
tree | c3469ecb6ee9e4121d94ff3a5f9c88fd2ac00419 | |
parent | 87a78cc03db999902bd659cb2189dc8cc173653c [diff] |
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.