mirror of
https://github.com/brl/mutter.git
synced 2025-05-28 01:20:03 +00:00

Remove the dispose() implementation and replace with destroy(). This should be promoted as the standard approach for implementing a composite actor, as it emits a signal when instances of the actor subclass are destroyed.