Fix an empty block
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 23 Dec 2008 20:55:35 +0000 (20:55 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 23 Dec 2008 20:55:35 +0000 (20:55 +0000)
commitc9cdf1ef0a02f9c4140686141e057ca32304a61d
tree51f1ed5bcbb358a486b43c9a68cea922bb850ca8
parentaffd915b847663a871b8c17addd2b1b66afe1276
Fix an empty block

Remove a stray ';' that prevented the get_bounds() method of the
ClutterBehaviourRotate to correctly return the start angle value.
clutter/clutter-behaviour-rotate.c