On 2011-03-01 at 17:51, Zajcev Evgeny wrote:
> BTW, i suspect a stylistic typo in clutter-master-clock.c:
> 
>    #define CLUTTER_MASTER_CLASS_GET_CLASS(obj)     (G_TYPE_INSTANCE_GET_CLASS 
> ((obj), CLUTTER_TYPE_MASTER_CLOCK, ClutterMasterClockClass))
> 
>    MASTER_CLASS -> MASTER_CLOCK

that macro is pointless: you can't subclass ClutterMasterClock. :-)

I'll just remove it.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi,
Intel Open Source Technology Center
_______________________________________________
clutter-app-devel-list mailing list
[email protected]
http://lists.clutter-project.org/listinfo/clutter-app-devel-list

Reply via email to