actor: Do not call get_opacity() from get_paint_opacity()
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 12 Feb 2010 16:18:12 +0000 (16:18 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 12 Feb 2010 16:18:12 +0000 (16:18 +0000)
commit37d51cb78e41ea36f01c049eda6163bddc84ce33
treecdf5e3ab9a7b423d75753dbc75935f1ad3dcc343
parent124f30cccef75feabb0933c074753b392f373e82
actor: Do not call get_opacity() from get_paint_opacity()

We already have access to the opacity private field, there's no need to
go through the public API.
clutter/clutter-actor.c