cookbook: Fix examples

This commit is contained in:
Emmanuele Bassi 2010-07-01 15:59:15 +01:00
parent b74c722670
commit da06f650df

View File

@ -147,8 +147,6 @@ on_allocation_changed (ClutterActor *actor,
ClutterAllocationFlags flags,
gpointer user_data)
{
ClutterActor *actor = CLUTTER_ACTOR (gobject);
g_print ("The bounding box is now: (%.2f, %.2f) (%.2f x %.2f)\n",
clutter_actor_box_get_x (allocation),
clutter_actor_box_get_y (allocation),