actor: Remove an has_allocation() check
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 16 Mar 2012 16:13:11 +0000 (16:13 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 16 Mar 2012 16:13:11 +0000 (16:13 +0000)
commita7714e294ee26f52cabb96694ce871d2dffebe7e
treeb5a58226524c3c9efeae3abcf5d50ae4ed7f16bb
parentde32ba1ddfa73901fea0146ec462754a420659b0
actor: Remove an has_allocation() check

The get_content_box() method should always succeed; if the actor does
not have an allocation, we are just going to return a 0-box.
clutter/clutter-actor.c