group: Use the default paint() implementation
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 2 Dec 2011 15:36:58 +0000 (15:36 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 16 Jan 2012 23:35:15 +0000 (23:35 +0000)
commit3f877a3d7120854ab98f350f430d5f8a721a213e
treef88230b8dfeb4136b42d90e8f84d9f470f12840a
parent798a2e5297646d9455a36400f4958fa5f7921f2a
group: Use the default paint() implementation

ClutterActor's paint implementation is perfectly fine for ClutterGroup:
it paints the actor's children, which is exactly what ClutteGroup does.
clutter/clutter-group.c