[actor] Remove the unused get_allocation_coords()
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 1 Jul 2009 14:15:52 +0000 (15:15 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 1 Jul 2009 14:30:21 +0000 (15:30 +0100)
commit45c85c4213c85d0dbbbe0e7eb8f93e290d5ffff2
treed4da0c229a7182e8fdcac8e0811df2d060f06282
parent37bd35f592e13dfa8ded884fcf668409dec119f3
[actor] Remove the unused get_allocation_coords()

The clutter_actor_get_allocation_coords() is not used, and since
the switch to floats in the Actor's API, it returns exactly what
the get_allocation_box() returns.
clutter/clutter-actor.c
clutter/clutter-actor.h
clutter/clutter-deprecated.h