Code review comment for lp:~smspillaz/compiz-core/compiz-core.fix_969108.2

Revision history for this message
Sam Spilsbury (smspillaz) wrote :

> Making destructors pure virtual is only really necessary if there are no other
> pure virtual methods and you want to make the class abstract. Other than that
> they are just a PITA.

Ack

« Back to merge proposal