state: Use Interval.compute() instead of compute_value()
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 24 May 2010 14:14:09 +0000 (15:14 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 24 May 2010 14:14:09 +0000 (15:14 +0100)
commit173e497ff4cf32ee6debbd065e25462b2bc4dbb7
treeaf6e9b05598d7097994a009fad6dd137f946690d
parentaf84d97fca671ba5db0bd912eec665f9318aabc3
state: Use Interval.compute() instead of compute_value()

Use the newly-added compute() variant to avoid creating a GValue only
for getting it copied by g_object_set_property().
clutter/clutter-state.c