Remove child_count param of Container.get_children().
authorZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Wed, 28 Jan 2009 12:35:04 +0000 (12:35 +0000)
committerZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Wed, 28 Jan 2009 12:35:04 +0000 (12:35 +0000)
commitae5969237294c159edca85fcdae6d05464087af2
tree4e9c60d0affdc5bac144ef7403c155959e87feb6
parent7d7bf5615ff9ddea75bcba21de675aa03d3369b8
Remove child_count param of Container.get_children().

The user of this API already have access to the container and therefore
it's child_count field.

svn path=/trunk/; revision=522
src/plugins/dvb/rygel-dvb-channel-group.vala
src/plugins/dvb/rygel-dvb-root-container.vala
src/plugins/test/rygel-test-root-container.vala
src/plugins/tracker/rygel-tracker-container.vala
src/plugins/tracker/rygel-tracker-root-container.vala
src/rygel/rygel-content-directory.vala
src/rygel/rygel-media-container.vala